From: Kathy Lussier Date: Thu, 9 Feb 2017 18:41:06 +0000 (-0500) Subject: LP#1005040: Release notes entry for advanced search limiter improvements X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=32d9fd055648778410f9b5e72ec98ae522affaf9;p=contrib%2FConifer.git LP#1005040: Release notes entry for advanced search limiter improvements Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/advanced_search_limiters.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/advanced_search_limiters.adoc new file mode 100644 index 0000000000..99a4e531fb --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/advanced_search_limiters.adoc @@ -0,0 +1,12 @@ +Advanced Search Limiters Enhancement +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Advanced search limiters will no longer propogate to the basic search box in +the catalog. Instead, the limiters applied to the search will appear in the +left sidebar of the search results screen where they can be easily cleared by +clicking an 'x.' On a small, mobile device, the advanced search limiters can +be seen by clicking an 'x filter applied' link or by clicking the 'Refine +these results' button that typically shows facets to the user. + +The selected limiters will be applied to any search from the search bar until: + * The user actively removes the filters from the search or + * The user starts a new basic or advanced search from scratch.