WRI-Cities / static-GTFS-manager

GUI interface for creating, editing, exporting of static GTFS data for a public transit authority
GNU General Public License v3.0
147 stars 46 forks source link

Routes > Sequence: clear success-save message when new route is loaded #99

Closed answerquest closed 6 years ago

answerquest commented 6 years ago

After loading another route, still at the bottom there is a "Success" type notification next to the Big Green Button.

That can be misleading. The user may configure the new route, set shape etc and then see this and they might assume the work they just did got saved. And then they find out later it never got saved to the DB.

To Do: when route picker at top is changed, clear out the save-status message at bottom.

answerquest commented 6 years ago

fixed, will be updated with v2.1.0 or in any commit before that.