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 State Selection to Location Modal #12

Open
4 tasks
manifestinteractive opened this issue Sep 7, 2020 · 0 comments
Open
4 tasks

Add State Selection to Location Modal #12

manifestinteractive opened this issue Sep 7, 2020 · 0 comments
Labels
Feature Request This is a new Feature Request for this project
Milestone

Comments

@manifestinteractive
Copy link
Contributor

Overview:

Let's add a state selector to the top of the city selector popup so people can find everything from this interface.

Acceptance Criteria:

Issue will be considered complete when the following criteria are met:

  • Update Modal for Department Selector to Contain State Selector
  • When user selects a State, the list of departments should update for that state
  • When the modal window opens for the first time, the current states data should always be selected
  • When the modal window opens for the first time, the current location should be selected and scrolled into position

Documentation:

Screenshots, Attachments, Linked GitHub Issues, etc

These are the two separate bits that we would like to combine together inside this modal. We can leave the state selection at the top, but we're just duplicating it inside the new modal.

image

image

Dev & QA Notes:

Any additional notes from developers or QA required to complete this issue.

Currently there is no other state data available on the page, as it is only loaded with the current states info. We will need to add some AJAX based method of loading these other departments when the user switches states.

@manifestinteractive manifestinteractive added the Feature Request This is a new Feature Request for this project label Sep 7, 2020
@manifestinteractive manifestinteractive added this to the v1.0.0 milestone Sep 7, 2020
@manifestinteractive manifestinteractive added this to To do in Police Scorecard via automation Sep 7, 2020
@manifestinteractive manifestinteractive self-assigned this Sep 16, 2020
@manifestinteractive manifestinteractive removed their assignment Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request This is a new Feature Request for this project
Projects
Development

No branches or pull requests

1 participant