Skip to content

Comments

feat: avoid unnecessary API requests#699

Merged
lauramargar merged 7 commits intomainfrom
feature/avoid-unnecessary-api-request
Feb 20, 2026
Merged

feat: avoid unnecessary API requests#699
lauramargar merged 7 commits intomainfrom
feature/avoid-unnecessary-api-request

Conversation

@lauramargar
Copy link
Contributor

@lauramargar lauramargar commented Feb 5, 2026

Pull request template

RST-5428

  • Fix tagging queries preview --> custom-query-preview.vue
  • Remove duplicated RTs (in embedded mode) and fix minor styles --> desktop-teleport.vue
  • Standarize predictive componentes. Create PredictiveHistoryQueries component --> predictive-history-queries.vue and predictive-layer.vue
  • AVOID UNNECESSARY API REQUESTS --> App.vue and custom-teleport.vue

Motivation and context

  • Dependencies. If any, specify:
  • Open issue. If applicable, link: RST-5428

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

Tests performed according to testing guidelines:

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review on my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@lauramargar lauramargar requested a review from a team as a code owner February 5, 2026 15:45
@github-actions
Copy link

Check PR 699 preview 👀

https://x.test.empathy.co/preview/699/index.html

2 similar comments
@github-actions
Copy link

Check PR 699 preview 👀

https://x.test.empathy.co/preview/699/index.html

@github-actions
Copy link

Check PR 699 preview 👀

https://x.test.empathy.co/preview/699/index.html

@github-actions
Copy link

Check PR 699 preview 👀

https://x.test.empathy.co/preview/699/index.html

@lauramargar lauramargar force-pushed the feature/avoid-unnecessary-api-request branch from 2143c50 to f2a4e5e Compare February 16, 2026 14:53
@github-actions
Copy link

Check PR 699 preview 👀

https://x.test.empathy.co/preview/699/index.html

@github-actions
Copy link

Check PR 699 preview 👀

https://x.test.empathy.co/preview/699/index.html

@lauramargar lauramargar merged commit d224fa5 into main Feb 20, 2026
4 checks passed
@lauramargar lauramargar deleted the feature/avoid-unnecessary-api-request branch February 20, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants