You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validators can potentially see a large number of submissions in the Boundary List Page. To manage that information, they need additional controls:
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.
The text was updated successfully, but these errors were encountered:
Overview
Validators can potentially see a large number of submissions in the Boundary List Page. To manage that information, they need additional controls:
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.
The text was updated successfully, but these errors were encountered: