We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the enter key on the mobile keyboard, the modal closes instead of opening the search results page.
On mobile: https://cuelang.org/
Steps
Note that the detached mode closes, you are back in the hamburger menu in stead of the search results page.
I expect to end up on the search results page, like when you do when you click one of the items from the autocomplete.
The text was updated successfully, but these errors were encountered:
#1255 (comment)
Sorry, something went wrong.
feat: allow click on item
cb13092
fixes #25 fixes algolia/autocomplete#1255 (comment) fixes algolia/autocomplete#1259
No branches or pull requests
Description
When using the enter key on the mobile keyboard, the modal closes instead of opening the search results page.
Reproduction
On mobile: https://cuelang.org/
Steps
Note that the detached mode closes, you are back in the hamburger menu in stead of the search results page.
cue-search.MP4
Expected behavior
I expect to end up on the search results page, like when you do when you click one of the items from the autocomplete.
Environment
The text was updated successfully, but these errors were encountered: