-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-searchIssues with the search boxIssues with the search boxarea-web-designSomething a web designer interested in helping could do.Something a web designer interested in helping could do.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
@jcollins-g, @srawlins - I'd like to get your thoughts on a proposal for a redux of the in-page search UI. This might address a few of the findings of the recent user study (though would not address all).
- increase the amount of context info we show per search item (each item becomes 2 lines tall)
- show results in a popup, scrolling list; show a max number of elements (it's not useful to see 1000 items) but tell people how many results are not shown
- don't fallback to a separate search page when we have a lot of results; rely on the user instead filtering their query a bit more
Separately from the UX, it would be good to move the filtering and ranking code out of the web/
folder in order to get that under test.
Here's an image of what this would look like:

parlough, srawlins and jcollins-g
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-searchIssues with the search boxIssues with the search boxarea-web-designSomething a web designer interested in helping could do.Something a web designer interested in helping could do.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug