Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design pagination #163

Open
iriszhang8 opened this issue Sep 29, 2024 · 0 comments
Open

Design pagination #163

iriszhang8 opened this issue Sep 29, 2024 · 0 comments
Assignees

Comments

@iriszhang8
Copy link

iriszhang8 commented Sep 29, 2024

In some cases, a to-do/pending/completed page may end up having a lottt of forms in the list. (Very likely for the completed page.) In that case, rather than having infinite scrolling, we should add a pagination at the bottom of the page for improved navigation.

See this article for pagination best practices: https://www.interaction-design.org/literature/topics/pagination?srsltid=AfmBOoptUygocB8lMiX9C8pwL33Od2hlT_e_LwmdGYpY1T2l6V0Iyhf4

(Definitely look into other resources for more details/examples!)

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants