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

[Feature] Finish FavoriteRoute #36

Open
3 of 5 tasks
pingzing opened this issue May 17, 2017 · 1 comment
Open
3 of 5 tasks

[Feature] Finish FavoriteRoute #36

pingzing opened this issue May 17, 2017 · 1 comment

Comments

@pingzing
Copy link
Owner

pingzing commented May 17, 2017

This is a candidate for being pushed back to 1.2.

  • Allow a favorite route to pinned to the Start Screen
  • Allow a favorite route to be pinned to the Main Page
  • Make tapping a favorite route on the Favorites page instantly try to plan a trip with that route.
  • Make its appearance on the Favorites page a little less ugly, and also less misleading: make it a transparent, dashed line from point A to point B.
  • Expose it on the SearchPage as a CommandBar button. Make the button open a flyout asking the user to select the route to save. Upon saving, show a 'saved!' message (how?)
@pingzing pingzing added this to the 1.0 MVP milestone May 17, 2017
@pingzing pingzing self-assigned this May 17, 2017
@pingzing
Copy link
Owner Author

This is finished-ish. I'd like to come back to this later because the following problem still exists:

  • When we save a Favorite Route, we save the entire route so we can display it back on the Favorites Page's map later. However, this is misleading--we really only use the start and endpoints. Need to come up with a better way to show that, visually. Maybe just a straight, as-the-crow-flies dashed line?

Either way, pushing that to 1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant