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

Add pagination to all the things #23

Open
davemcg3 opened this issue Oct 14, 2021 · 0 comments
Open

Add pagination to all the things #23

davemcg3 opened this issue Oct 14, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@davemcg3
Copy link
Owner

If this ever scales beyond 20-ish users or 6 months the pages will get too big. Add pagination early while it's easy, before there are too many features, and then you can add it to the new features as they are built.

AC:
Anything that is a growing list of things (profiles, statuses, posts, etc.) should be paginated.

@davemcg3 davemcg3 added the enhancement New feature or request label Oct 14, 2021
@davemcg3 davemcg3 added this to the beta milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant