You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.
Ugh. At first I thought, "Oh, look! there's a field OpStatus that sometimes contains the string "EARLY", perhaps that's a good source of information." Nope. Take a look at this grab-bag of 🐮
Right, a vehicle's DisplayStatus is either On Time or Late. Unfortunately, best approach for our users is probably to check for a negative Deviation, flip DisplayStatus to whichever it isn't equal to, and strip out the negative. Ugh!
I think with this one @werebus, @sherson and I decided that it would be best to ask Avail if we can display "Early" or strip out the negative without any bad side effects.
In development mode, I ran into the following issue:
Should probably say "early" or "on time" next to the clock symbol. Not sure if this is also happening in production.
The text was updated successfully, but these errors were encountered: