Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Stop Viewer #118

Closed
msrichardson opened this issue Oct 12, 2018 · 6 comments
Closed

Stop Viewer #118

msrichardson opened this issue Oct 12, 2018 · 6 comments

Comments

@msrichardson
Copy link
Collaborator

1. As with the Stop Viewer in the call taker application, please only display departures.

croppercapture 318

croppercapture 319

2. Please always show at least one next trip, even if it is later in the same day, the next day, or even three days later.

croppercapture 316

croppercapture 317

@demory
Copy link
Contributor

demory commented Oct 15, 2018

@msrichardson working on this now. Do you also want the stop viewer to show the upcoming times as "X min" (instead the specific HH:MM time) if it is within a certain amount of time? If so, what should that cutoff be?

@msrichardson
Copy link
Collaborator Author

@demory I'm finding out.

@demory
Copy link
Contributor

demory commented Oct 15, 2018

@msrichardson one other question -- the query to OTP to retrieve future departures requires a specific bounded time range to search. How far out would you like to look? Three days (i.e. to get past a weekend)? A full week?

@msrichardson
Copy link
Collaborator Author

@demory Let's do four days (in case Monday is a holiday).

Re: your earlier questions, I think we'll want a countdown, but I'm verifying. If yes, the cutoff is 59 min in advance.

demory pushed a commit to opentripplanner/otp-react-redux that referenced this issue Oct 22, 2018
@msrichardson
Copy link
Collaborator Author

msrichardson commented Apr 3, 2019

(Above has been completed)

Please make the following additional changes to the Stop Viewer:

  1. Add ability to refresh TransitTracker

    • At minimum, would be manual, but ideally would allow for both manual and auto-refresh (showing last time updated).
  2. Break routes out so that there is one 'tray' per route/destination

    • For example, there are several variations of the eastbound Line 15 (three in example below) - there should be one tray for each (as appropriate and as opposed to current, where customer doesn't know if displayed time is for their destination or not until they open the tray).
      CropperCapture 377
      --
      CropperCapture 378
  3. Limit display to next three vehicles per route/destination (via config)

    • Add 'View full schedule' link' to bottom of each tray (example from trimet.org below; useful if customer seeking information beyond next three vehicles)
      CropperCapture 379
  4. Change "0 min" countdown to "Due" (via config file?)

  5. If not already an option, allow ability to turn off display of the Status field via config file.

@msrichardson
Copy link
Collaborator Author

Moved April 3rd additions to new ticket ( #184).

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

No branches or pull requests

3 participants