Route Data not saved #1
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
gtfs.zone/coloring-book#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
The console does not log any negative output or other errors. Seems like an event handler is missing here.