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
The sorting right now uses the order of departures that was sent by the API. It should be by (real)time to departure, but seems to be off for me. I think the application itself has to reorder after time to departure has been calculated.