Route Data not saved #1

Closed
opened 2026-03-17 18:38:55 +00:00 by maxtkc · 0 comments
Owner

Reported on GH from https://github.com/sebastianknopf

While testing on https://gtfs.zone I found a bug regarding the route data.

Expected Behaviour

When I open properties of a route, I'd expect the properties loaded into the UI properly. Also, when I changed a value, I'd expect the values to be saved after the input field leaving focus (like in agency properties UI).

Actual Behaviour

When I open the route properties UI, it seems like only the default values are loaded, no matter what route was selected. After changing some properties, the properties are not saved. Tested using following ways:

  • Closing the route, opening another route and switching back to my former modified route again: Route properties remain at their default values
  • Closing the route, exporting the GTFS feed: Route data are not in the export at all
  • Pressing Ctrl+S, closing the route: Same results as above

The console does not log any negative output or other errors. Seems like an event handler is missing here.

Reported on GH from https://github.com/sebastianknopf While testing on https://gtfs.zone I found a bug regarding the route data. ### Expected Behaviour When I open properties of a route, I'd expect the properties loaded into the UI properly. Also, when I changed a value, I'd expect the values to be saved after the input field leaving focus (like in agency properties UI). ### Actual Behaviour When I open the route properties UI, it seems like only the default values are loaded, no matter what route was selected. After changing some properties, the properties are not saved. Tested using following ways: - Closing the route, opening another route and switching back to my former modified route again: Route properties remain at their default values - Closing the route, exporting the GTFS feed: Route data are not in the export at all - Pressing Ctrl+S, closing the route: Same results as above The console does not log any negative output or other errors. Seems like an event handler is missing here.
maxtkc self-assigned this 2026-03-17 18:38:55 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gtfs.zone/coloring-book#1
No description provided.