This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Button not visible properly #313
Comments
@csawai the button is that way because it is disabled until all of the required fields have been filled in. Once all the required fields are filled in the button changes color: |
Def agree that it's crappy as is, though. It's awaiting some long overdue design cleanup. I've been meaning to give those buttons a better disabled style, like some type of gray or something. Thanks for opening the issue, we can leave it open for tracking purposes. 👍 |
Partly addressed in #355. |
@tangollama , As @jkleinsc said the colour on the buttons after filling up the appointment forms is confusing.I am going to change the disabled,active and hover buttons colour states to a more understandable manner . Please review my pull request #971 |
jkleinsc
pushed a commit
that referenced
this issue
Mar 8, 2017
* changed button style * travis error resolved * button colour fixed for hover state
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When logged in to the application as an admin and while creating a new appointment, it is confusing to understand the add button. The visibility is poor due to color selection.
I am viewing this in chrome on mac. The button color is greenish.
The text was updated successfully, but these errors were encountered: