-
Notifications
You must be signed in to change notification settings - Fork 63
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
Autocomplete search box usability #2086
Comments
|
once the user starts typing, we will try to make "no distinction" between a reference sequence search result and a text search result (e.g. get rid of group labels) |
I've manually tested this feature on 3 browsers - Safari, Chrome and Mozilla on a mac. The search behaviour seems robust across all platforms. Autocomplete seems to resolve the same term when repeated 10+ times. Case insensitive - switching the same test search term (from lower to upper case) does resolve and return the same feature. It would be nice to use real genomic data so that the location, gene or identifier could be tested but otherwise a really nice feature. |
@hawrobin Can you describe how you tested it? |
I think most of the concerns here are taken care of. There is now a help icon that pops up a dialog box inside the refnameautocomplete |
If there are any concerns about the current design let me know, could unmerge |
I've been trying out the autocomplete search box and have some observations and potential needed fixes. This could possibly be broken into separate issues, but I thought we could do that upon discussing them and making some decisions.
I've also tried to think about how we could help users know what the search box can do. I thought we could have a more extensive description somehow. One idea I mocked up was having a box that describes what you can do pop up when you click on the search box:
The text was updated successfully, but these errors were encountered: