-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Description
While playing with the edit in situ I think we will need another state. I'm hoping this isn't too challenging...
With the current buttons:
- "^ Quick Edit" -- opens editor
- "X" -- closes editor
- checkmark -- saves AND CLOSES
Maybe, (3) should ONLY save and then you'd return the button to (2). This would allow multiple edits to be individually saved and perhaps help reassure the user that changes are being saved.
Alternative button ideas:
- same as above
- chevron-down + "Close" -- closes editor; keeps familiar styling and is obvious
- checkmark + "Save" -- saves; keeps familiar styling and is obvious
Reactions are currently unavailable