https://projects.invisionapp.com/d/main#/console/12114617/283836135/preview
From any point in the app, I have a quicksearch as part of the main menu bar.
- click into it to begin searching
- uses full text indexing (not just the dc:title)
- As I type in my terms, I see results (in nbm-308)
- if I type in term(s) and press return/enter, I go to the main search.
- the search is triggered when the user stops typing (to avoid trigger a search for each character)
- another search cannot be triggered if there is still on running to avoid inconsistent results
- remove from scope: don't return and display dc:creator because the default suggestion mechanism does not support it
AC:
- A user needs to click on the quicksearch to start typing terms
- The search uses the fulltext search
- If a user types 'Enter', he is redirected to the main search page
- The results must always match the current search (result from a first search cannot be displayed after results from a later search)
- is related to
-
NBM-308 as a member, as I type in terms to the quick search, I quickly see results to help find what I'm looking for
- Resolved
There are no Sub-Tasks for this issue.