When writing in the schema code editor, instead of clicking As discussed here: https://github.com/aerogear/data-sync-ui/pull/47#issuecomment-405863192
Improve feedback on user actions. Some examples: * Show a " save Schema Saved " message when user presses "Save Schema" button implement some keyboard shortcut like CMD+S / Ctrl+s . * Show a loading spinner in the same case above. We always test with local backend and things are super fast, but backend could be slow or it could be a far away in real world.
Take this as a general comment. |
|