Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
customfield_11100 11452
-
LIBAPP Sprint 8
Description
Purpose: Implement basic filtering for the item list
As a library administrator
I want to filter items by material type and location
So that I can efficiently browse and find item records
- Scenario
- Given the Filter Pane in the Inventory app
- When displayed
- Then a Material type filter displays
- Label: Material type
- Values: Material types represented in the data
- Control: Multi-select
- Default: None selected (indicates no filters are applied)
- Scenario
- Given the Filter Pane in the Inventory app
- When displayed
- Then a Location filter displays
- Label: Location
- Values: Locations represented in the data
- Control: Multi-select
- Default: None selected (indicates no filters are applied)
- Scenario
- Given any filter in the Inventory app
- When Value X is selected
- Then:
- An eye icon appears to the left of Value X as shown in the prototype With approval from Filip, we will be changing the eye icon to a checkbox. We can do whatever is easiest for the purposes of this story.
- The eye icon is removed from the value it was previously associated with (or the checkbox is unchecked)
- The search results are immediately updated to display only those records where Status = Value X
- The search term, if populated, remains populated and applied
- Scenario
- Given an applied filter in the Inventory app
- When the search term is modified
- Then the filter remains applied
TestRail: Results
Attachments
Issue Links
- is blocked by
-
METADATA-24 Add material type to items
-
- Closed
-
-
METADATA-36 Add location to items
-
- Closed
-
-
STRIPES-170 Implement filtering for the Items UI module
-
- Closed
-
-
STRIPES-188 Change Items UI to provide Location filters rather than Status
-
- Closed
-
- relates to
-
MODINV-3 Can't search for items by material-type
-
- Closed
-
-
STRIPES-170 Implement filtering for the Items UI module
-
- Closed
-