Skip to content

feat(multi-query): Add ability to duplicate queries #93513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Jun 13, 2025

Adds a new option to duplicate a query. This also means we moved the delete button into a menu along side the duplicate button.

Closes EXP-303

Adds a new option to duplicate a query. This also means we moved the delete
button into a menu along side the duplicate button.
@Zylphrex Zylphrex requested a review from a team as a code owner June 13, 2025 15:38
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 13, 2025
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93513      +/-   ##
==========================================
- Coverage   86.70%   86.70%   -0.01%     
==========================================
  Files       10305    10305              
  Lines      594364   594361       -3     
  Branches    23086    23086              
==========================================
- Hits       515324   515321       -3     
  Misses      78591    78591              
  Partials      449      449              

@Zylphrex Zylphrex merged commit 0c4db5e into master Jun 13, 2025
45 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/add-ability-to-duplicate-queries-in-compare branch June 13, 2025 18:19
billyvg pushed a commit that referenced this pull request Jun 18, 2025
Adds a new option to duplicate a query. This also means we moved the
delete button into a menu along side the duplicate button.

Closes EXP-303
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
Adds a new option to duplicate a query. This also means we moved the
delete button into a menu along side the duplicate button.

Closes EXP-303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants