Stronger history on feed change #87

Open
opened 2026-04-11 07:17:43 +00:00 by maxtkc · 0 comments
Owner

We have a bug where if we:

  • load a feed
  • make a change
  • load a new feed

The undo button tries to undo a change Even if we refresh, the currentVersion is non-zero breaking canUndo

Two possible directions to go in fixing (not mutually exclusive):

  • We need a more robust clear of all prior state when we load a new feed
  • Consider a stronger model for currentVersion (I'm open to ideas of how to strengthen this model)
We have a bug where if we: - load a feed - make a change - load a new feed The undo button tries to undo a change Even if we refresh, the currentVersion is non-zero breaking canUndo Two possible directions to go in fixing (not mutually exclusive): - We need a more robust clear of all prior state when we load a new feed - Consider a stronger model for `currentVersion` (I'm open to ideas of how to strengthen this model)
maxtkc self-assigned this 2026-04-11 07:17:43 +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#87
No description provided.