onebusaway-ios icon indicating copy to clipboard operation
onebusaway-ios copied to clipboard

Improve display of past arrival departures in stop view controller

Open ualch9 opened this issue 3 years ago • 0 comments

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 avatar Mar 05 '21 00:03 ualch9