Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
eHoldings Sprint 44, eHoldings Sprint 45
-
5
-
Can leverage work done for the Titles endpoint. (should review)
Description
As a librarian
I want to be able to search/filter within a list of titles that are included in a package
so that I can easily manage titles in that package
Screenshot
- Screenshots of Titles Search within modal is attached
Implementation should be similar to Search within Packages on Provider Detail Record
- Please review PRs: https://github.com/folio-org/ui-eholdings/pull/477 and https://github.com/folio-org/ui-eholdings/pull/486
Package Detail Record
Open Search within modal
- Clicking or hitting enter on the search icon should open the Search within titles modal
When the search modal is open:
- The user can search and filter, or search only, or filter only
- The user can also select the targeted search field to conduct a search
- The user can also reset the search and filter
- Implementation should be the same as
Reset
- User can reset the Search within modal to view all titles in a package
- For reset all button, copy pattern from https://github.com/folio-org/stripes-smart-components/pull/193
Filter
- If filter has been applied then display the #of filters applied in a badge to the left of the search icon
Results found
- Display below Titles label the following <<#>> of records found
- If no records found then display in the whitespace the message [No records found.]
Other requirements:
- Focus should be set to the first result when the user closes the modal
Expand component: to support a dropdown to support targeting searching.