youseedk / dna

CSS framework for yousee.dk
ISC License
6 stars 6 forks source link

Validation for input fields should not be green on hover #280

Closed grandorf closed 3 years ago

grandorf commented 3 years ago

If you hover an input field that has an error and is invalid you get the green color. This could be confusing for customers and we should consider it as a bug. The red color needs to stay red until the value is validated.

Steps to reproduce the issue: Go to https://dna.yousee.dk/docs/components/form-elements/input-field and try to hover input field with invalid input

Here I am hovering an invalid field. image

dechowdev commented 3 years ago

It is a mystery to me why GitHub sometimes forgets to do these things... Or maybe it is because it is not merged to master? :scream:

grandorf commented 3 years ago

It's because it's not released yet.

grandorf commented 3 years ago

Please don't close issues that are not fixed yet. It will happen automatically when master is pushed :)

dechowdev commented 3 years ago

:+1: sorry - saw it and thought it was a bug <3