Skip to content
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

Fix storing recent search when using keyboard #454

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

zanderle
Copy link
Collaborator

Initially I implemented a custom event to achieve this, but in the end, simply using click event seemed like a much cleaner solution.

Closes #399

@zanderle zanderle requested review from humitos and a team as code owners November 28, 2024 13:15
@zanderle zanderle force-pushed the zanderle/399-search-store-recent-when-using-keyboard branch from 91bd988 to 1867d23 Compare November 29, 2024 13:51
@humitos humitos merged commit 505181d into main Dec 2, 2024
4 checks passed
@humitos humitos deleted the zanderle/399-search-store-recent-when-using-keyboard branch December 2, 2024 09:32
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.

Search: history not always retained
2 participants