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

Need filters on Locations page in Admin webapp #888

Open
Tracked by #1557
nupoorkhandelwal opened this issue Jan 31, 2023 · 0 comments
Open
Tracked by #1557

Need filters on Locations page in Admin webapp #888

nupoorkhandelwal opened this issue Jan 31, 2023 · 0 comments
Labels
enhancement New feature or request user reported

Comments

@nupoorkhandelwal
Copy link
Contributor

nupoorkhandelwal commented Jan 31, 2023

Motivation

When there are a lot of locations, it is hard to navigate the Locations page on the Admin webapp. Here are the common use cases required on this screen

  1. Look up by name (currently possible)
  2. Look up all children of a known location (currently possible)
  3. List all blocks in a state, assuming a state has districts, and districts have blocks within them (currently not possible)

Generifying requirement 3, the locations page requires the ability to list a specific address level type based on an address level that is on a higher level, but not a direct parent.

Acceptance criteria

  • There is a filter for "Parent Location" on the locations screen that is an autocomplete, and gets all children/grandchildren for that parent
  • There is a filter for Type on the Locations screen that can be used to filter results by Type
  • The above two filters work independently, and in conjunction with the search filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user reported
Projects
Status: New Issues
Development

No branches or pull requests

2 participants