-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Description
Is your feature request related to a problem? Please describe.
The 'Save' button is currently disabled when no changes are made to the entry, and is grey in colour. It is enabled when changes are made to the entry, and is blue in colour. However, the difference between the 2 states is not obvious enough. The button needs to be more prominent and easier to distinguish between the states.
Describe the solution you'd like
Change the styling of the button to make it more obvious when enabled.
I suggest making the background color of the button darker to make it stand out against the white more. Making the text of the disabled state a lighter grey would also help.
Describe alternatives you've considered
Any other larger styling changes to the button would make it too different from other buttons in the UI.
Additional context
Figure: Disabled 'Save' button
Figure: Enabled 'Save' button - colours are soft and similar to grey disabled state
Figure: Example of less prominent disabled 'Save' button style
Figure: Example of more prominent enabled 'Save' button style