Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
customfield_11100 33155
-
Core: F - Sprint 83, Core: F - Sprint 84
-
5
-
Prokopovych
Description
As a FOLIO user
I want to be able to easily navigate requests
So that I can scroll requests more frequently
Requirements
- Conduct a search display 100 requests
- If more than 100 requests then display Show more button
- Clicking Show more button loads 100 more requests
Implementation
- Follow the pattern used by Inventory: https://github.com/folio-org/ui-inventory/pull/866
For more information
- https://github.com/folio-org/stripes-connect/blob/master/MIGRATIONPATHS.md
- https://github.com/folio-org/stripes-components/tree/master/lib/MultiColumnList#Properties (
- https://github.com/folio-org/stripes-components/pull/1117
Acceptance criteria
Given I have conducted a search for requests
When more than 100 requests return
Then display a Show/Load more button at the end of the results list
Given a Show/Load more button displays
When I click it
Then a maximum of 100 additional requests should display
Given I have conducted a search for requests
When less than 100 requests return
Then do not display a Show/Load more button
TestRail: Results
Attachments
Issue Links
- blocks
-
FOLIO-2486 Release ui-requests for Q1 2020
-
- Closed
-
- is cloned by
-
UIU-1532 Infinite scroll breaks/freezes when you scroll using scroll bar
-
- Closed
-