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

Boundary List Page: Filters, Pagination, Search #134

Open
4 tasks
rajadain opened this issue Oct 13, 2022 · 0 comments
Open
4 tasks

Boundary List Page: Filters, Pagination, Search #134

rajadain opened this issue Oct 13, 2022 · 0 comments
Labels
Task 3.6 Front-end implementation

Comments

@rajadain
Copy link
Contributor

Overview

Validators can potentially see a large number of submissions in the Boundary List Page. To manage that information, they need additional controls:

image

  • Approved submissions should be in a separate tab
  • There should be a status filter that should choose between DRAFT, SUBMITTED, IN REVIEW, and NEEDS REVISIONS
  • There should be a search bar that filters as you type, searching through utility names and PWSIDs
  • There should be pagination controls at the bottom of the table. By default we want to show 8 results per page. Ask @gatesgodin for recommendations on what additional sizes should be available.

All of the above filtering / searching / pagination should happen in the front-end. No need to add this to the back-end at this point.

@rajadain rajadain added the Task 3.6 Front-end implementation label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task 3.6 Front-end implementation
Projects
None yet
Development

No branches or pull requests

1 participant