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

UI feedback when search doesn't yield any results #50

Open
mortenpi opened this issue Mar 23, 2023 · 0 comments
Open

UI feedback when search doesn't yield any results #50

mortenpi opened this issue Mar 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mortenpi
Copy link
Member

I just spent a couple of minutes debugging why the search doesn't work after it couldn't find a (long) query. I tried with like 1-2 character queries, but nothing showed up then either, so it felt that the search was broken.1

Could the dropdown should open as soon as anything gets typed into the search box, and say either "type more characters" or "no results for this query" if it can't show anything useful?

Footnotes

  1. It looks like you need to type in 3 characters before search results get shown? https://github.com/JuliaComputing/MultiDocumenter.jl/blob/0eeb757500fec7a485e0f426632056327017c81c/flexsearch/gensearch.js#L14

@pfitzseb pfitzseb added the enhancement New feature or request label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants