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

Replace infinite scroll with pagination #822

Open
matthew-white opened this issue Dec 8, 2024 · 1 comment
Open

Replace infinite scroll with pagination #822

matthew-white opened this issue Dec 8, 2024 · 1 comment
Labels
frontend Requires a change to the UI needs design review Needs verification from designer needs testing Needs manual testing performance Performance, benchmarking

Comments

@matthew-white
Copy link
Member

This issue is to replace the infinite scroll on the Submissions page and the Entity Data page with pagination. That's called for in the release criteria for v2025.1 and should also help a lot with performance on those pages.

Note that we have an existing Pagination component that we can use for this.

@matthew-white matthew-white added frontend Requires a change to the UI needs testing Needs manual testing needs design review Needs verification from designer performance Performance, benchmarking labels Dec 8, 2024
@github-project-automation github-project-automation bot moved this to 🕒 backlog in ODK Central Dec 8, 2024
@matthew-white
Copy link
Member Author

@lognaturel mentioned that one way that infinite scroll is useful is that users can search for particular text within the larger number of submissions on the page. We discussed that we could make the maximum page size selectable in the pagination component something large so that that type of searching is still easy to do. At some point, maybe we'll add a way for Backend to search submissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Requires a change to the UI needs design review Needs verification from designer needs testing Needs manual testing performance Performance, benchmarking
Projects
Status: 🕒 backlog
Development

No branches or pull requests

1 participant