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

Improve display of past arrival departures in stop view controller #355

Open
ualch9 opened this issue Mar 5, 2021 · 0 comments
Open

Improve display of past arrival departures in stop view controller #355

ualch9 opened this issue Mar 5, 2021 · 0 comments
Labels

Comments

@ualch9
Copy link
Member

ualch9 commented Mar 5, 2021

When looking at a busy stop, the first page shows only past arrDeps which could be confusing for the user.

Potential fixes:

  • Be "smart" on whether to display a past arrDep. Factors could be:
    • how many past arrDeps will display
    • if there are any duplicates of the same route
    • etc.
  • Show a [Jump To] button (mock below)
  • Put past arrDeps into a separate collapsible section, save user state if they choose to collapse.
  • Show an option to hide arrDeps somewhere on the view controller

iPhone 12 Pro

@ualch9 ualch9 added the Stops label Mar 5, 2021
@aaronbrethorst aaronbrethorst added this to the Post-Launch milestone Jun 10, 2021
@aaronbrethorst aaronbrethorst removed this from the Post-Launch milestone Aug 8, 2021
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

2 participants