bofirial / DungeonBot

A website for learning to code using c#.
https://dungeonbot.net
MIT License
5 stars 1 forks source link

DungeonBot Saved Successfully Alert / Toast Message #97

Closed bofirial closed 3 years ago

bofirial commented 3 years ago

When the DungeonBot is saved (after the first time) there is no indication that the app did anything. The first save has the spinner because the Compiler needs to be set up but the second and on are silent.

We should display a message briefly after the save is completed that indicates "DungeonBot001 saved successfully".