Skip to content

feat(query-bar): add remove button to query history autocomplete #6916

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented May 13, 2025

Screenshot 2025-05-12 at 8 03 02 PM

Opened as a draft since we're getting this error when deleting:
Screenshot 2025-05-12 at 8 03 49 PM
Things work as expected, it's likely a race condition in updating the auto completion items and destroying the old info. If we delete it ourselves however, it closes the autocompletion, so maybe there's a way to avoid this I haven't found yet.

@Anemy Anemy added release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels May 13, 2025
@github-actions github-actions bot added the feat label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant