-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
If I am looking at a superseder classhelper, I see:
which is correct. I am display items 1-50 (I modified the link to show 50).
If I search for a keyword and get fewer items than the 50 limit, the pagination component/item count disappears:
The pagination component should stay. Removing an element from the structure is a bit jarring.
Giving the user feedback that all of the items are shown (implied by the final count usually being < 50/size) is helpful.
Also a count of items shown is useful feedback if the user has some idea of the expected size.
In the second case, the pagination pane should show 1 .. 1 with the next and prev buttons greyed out as in #32.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done

