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

Update navigational metaphor #13

Open
4 tasks
elliottwilliams opened this issue Sep 2, 2016 · 0 comments
Open
4 tasks

Update navigational metaphor #13

elliottwilliams opened this issue Sep 2, 2016 · 0 comments
Labels
Milestone

Comments

@elliottwilliams
Copy link
Member

Quoting the 1.0 MVP:

Routes go on the root navigation stack. Stations are modals that appear above the navigation stack. Stations can be "minimized", and multiple station modals can be opened at once (see functionality in Mail or Fantastical for examples). When a route is selected from a station view, the station modal is minimized, and the route is pushed after the minimization animation completes.

  • Write or include a library for minimizable modal views.
    • Ensure that there's no native way to do this in iOS, i.e. if Mail uses a public API.
    • Add a minimize button to minimizable modals.
  • Modify the station view controller and its header bar to be such a modal.
  • When station view controller is minimized, show its name and upcoming route badges, similar to the design in Show upcoming arrivals on stations #11.
@elliottwilliams elliottwilliams added this to the v1.0 milestone Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant