Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
-
LIBAPP Sprint 7
Description
Purpose: Implement basic Item list
As a libadmin who is working with item records in the Inventory app
I want my items to be displayed with the most meaningful metadata and in a logical default sort order
So I can easily browse the list
- Scenario
- Given the Inventory App
- When displayed
- Then the page should display with the multi-paned layout shown in the prototype (same as used in Users app)
- Scenario
- Given the list pane of the Inventory App
- When records are displayed
- Then:
- Title data should display Prototype only shows single column, but if we want to do the multi-column view since that's what we have working for Users, we can do that. Other columns to display include Material Type and Location.
- Default primary sort order should be alpha by title
- Default secondary sort order should be alpha by material type
Out of scope for this story (will be covered in separate stories):
- Configure data to display, sort order etc by clicking the "..." button
- Click item to view details (covered in
LIBAPP-5) - Search and filter list
TestRail: Results
Attachments
Issue Links
- blocks
-
LIBAPP-5 View Selected Item Record
-
- Closed
-
- is blocked by
-
LIBAPP-43 4 Pane Layout
-
- Closed
-
-
STRIPES-160 React-component scaffolding for item list
-
- Closed
-
-
STRIPES-162 Wire up functionality for item list
-
- Closed
-