Pagination #441
stephenwf
started this conversation in
UI/UX Changes
Pagination
#441
Replies: 1 comment
-
New variation in Storybook: https://deploy-preview-442--madoc-storybook.netlify.app/?path=/story/pagination-variations--new-pagination From PR #442 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have a variety of pagination designs, but none are great for handling much larger manifests or collections. (Storybook of the current variations)
Wire-frame proposal
The first few examples show a simple UI when there are only a few pages. Hiding elements that would not be required. As the number of pages grow, the assistive elements also increase. The
[...]
would be a clickable dropdown/select menu to choose a page. The "Go to page" would be hidden for screen readers as the dropdown/select would give a more constrained control.The UI design would likely be fairly simple and similar to existing buttons.
Beta Was this translation helpful? Give feedback.
All reactions