Skip to content

transitOptionsPanel: Don't auto-trigger reload when query already filled in

Don't automatically trigger a reload of trips when the user leaves the time entry if there's already query points defined. In this case the reload will already be done when activating the entry. This avoids calling the routing API twice in this case.

Fixes #605 (closed)

Merge request reports