Open
Description
Our new generic save button should have the following features:
- Show dirty state, e.g. show "Unsaved changes" around the button
- Allow cancelation, that should result in dropping the unsaved changes
- Indicate "Save in progress", "Successfully saved" and "Errors during save" state
- Right now, this is integrated per form
One approach to that indication is, to animate and change the representation of the Save-Button. HubSpot solves the indication as follows: