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

Add search history menu to site search input #482

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

dmfalke
Copy link
Member

@dmfalke dmfalke commented Sep 7, 2023

This PR adds a search history menu to the site search input. It will be visible if the user has clicked the input, and either the input is empty or its value matches the query param in the url. The menu will disappear if the user selects an option, changes the input value, or clicks outside of the input widget.

image

@dmfalke dmfalke requested a review from Foxcapades September 7, 2023 17:51
@dmfalke dmfalke merged commit 1279b0d into typeahead Sep 11, 2023
1 check passed
@dmfalke dmfalke deleted the typeahead-with-history branch September 11, 2023 16:56
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