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

1702 WIP: Choose audit street #2560

Closed
wants to merge 3 commits into from
Closed

Conversation

mcdoerr
Copy link
Collaborator

@mcdoerr mcdoerr commented May 12, 2021

Resolves #1702
A lot of people have been requesting to choose their audit location. We decided that the best way to implement this was to have a link on the new mission popup that has the option to choose your start location. This redirects to another page with a map of the area, which we will (not implemented yet) draw streets on and make them selectable using MapboxGL.

This is currently a WIP, which needs to have the selectable streets drawn, and after a street is selected and confirmed, redirect back to the audit page with the selected street id as a parameter. The audit page then needs to be modified to take a optional param to start in a certain location.

Before/After screenshots (if applicable)

Entry Point
Screen Shot 2021-05-12 at 1 19 48 PM
Street Selection Screen
Screen Shot 2021-05-12 at 1 18 56 PM

@misaugstad
Copy link
Member

We have replaced this with RouteBuilder, so I'm finally closing this open PR!

@misaugstad misaugstad closed this Apr 26, 2023
@misaugstad misaugstad deleted the 1702-choose-audit-street branch April 26, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let users choose where they audit
2 participants