Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Button not visible properly #313

Closed
csawai opened this issue Feb 17, 2016 · 4 comments
Closed

Button not visible properly #313

csawai opened this issue Feb 17, 2016 · 4 comments

Comments

@csawai
Copy link

csawai commented Feb 17, 2016

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.
screen shot 2016-02-17 at 11 13 43 pm

@jkleinsc
Copy link
Member

@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:
screen shot 2016-02-17 at 1 17 33 pm

@jglovier
Copy link
Member

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. 👍

@jglovier
Copy link
Member

Partly addressed in #355.

@anishaswain
Copy link
Contributor

anishaswain commented Mar 4, 2017

@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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants