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

RouteBuilder Redesign #3440

Merged
merged 52 commits into from
Dec 7, 2023
Merged

RouteBuilder Redesign #3440

merged 52 commits into from
Dec 7, 2023

Conversation

misaugstad
Copy link
Member

Resolves #3402
Resolves #3344

Implements a visual redesign of RouteBuilder (designs created by @alexchen45) with some additional features like

  • Choosing the directions of the street in your route
  • Being able to see the exact flow that you will follow for the streets in your route
Before/After screenshots (if applicable)

Before
Screenshot from 2023-12-07 11-23-04

After
Screenshot from 2023-12-07 11-19-29

Before
Screenshot from 2023-12-07 11-27-04

After
Screenshot from 2023-12-07 11-20-07

Street reversal
Screenshot from 2023-12-07 11-20-39

Seeing flow of the entire route
Screenshot from 2023-12-07 11-21-00

After saving
Screenshot from 2023-12-07 11-21-15

Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've added/updated comments for large or confusing blocks of code.
  • I've included before/after screenshots above.
  • I've asked for and included translations for any user facing text that was added or modified.
  • I've updated any logging. Clicks, keyboard presses, and other user interactions should be logged. If you're not sure how (or if you need to update the logging), ask Mikey. Then make sure the documentation on this wiki page is up to date for the logs you added/updated.

@misaugstad misaugstad self-assigned this Dec 7, 2023
@misaugstad misaugstad merged commit b8b006d into develop Dec 7, 2023
@misaugstad misaugstad deleted the 3402-RouteBuilder-redesign branch December 7, 2023 20:16
@misaugstad misaugstad mentioned this pull request Dec 7, 2023
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.

RouteBuilder UI Redesign Let user choose direction & order of streets in RouteBuilder
1 participant