-
Notifications
You must be signed in to change notification settings - Fork 86
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
IBX-4064: Search adjustements #2566
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I seem to have an issue with "Show more results" link. Contacted Adrien directly with a recording
The "See more results" link appears only when there is more than 10 results. If all the results are in the drop-down list, no need to link to a search result screen which pagination will only present one page. But, it's true that seeing the link blinking while typing could be disturbing. It's worth thinking more about this (a placeholder, an idle delay, …) |
Checklist