Could not create emtpy GTFS Feed #2
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#2
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?
When trying to create a new, empty GTFS feed, the UI still states that I should upload a GTFS feed or load a sample feed.
Expected Behavior
After creating a new GTFS feed, I'd expect the UI to go into the regular editor mode, allowing me to add some project properties, agencies and other data.
Actual Behavior
After using the menu entry for a new GTFS feed, the UI seems to load for a couple of seconds, then it shows me a hint to upload GTFS data or load one of the samples.
The console output shows several debugging messages stating that a new GTFS feed has been created in the IndexedDB. According to the console output, the DB initialisation was successful at all. Seems like the UI does not recognize the newly created feed properly.