https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27427
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #5 from Martin Renvoize <[email protected]> --- I like this improvement.. but I am wondering a little about the three different states we now how.. Validation not yet triggered * Red field label + Red Italic `Required` Validation triggered and failed * Red field label + Red Bold `This field is required.` Validation triggered and success * Red field label + Green Italic `✓ Required` Whilst I sort of like the additional highlight that somethings still wrong upon validation having triggered.. I'm not sure a completely different string is the right approach... should we just bolden the already italic 'Required' text perhaps. Also, upon successful validation, should the field label also be made green perhaps.. the mix of red label + green required is a little confusing? I'm also a little tenuous on exactly 'when' validation takes place for various fields in various forms... in some, like the point of sale, we validate during form entry.. in others we only trigger the validation at form completion. I tend to like 'during entry' as you get the feedback that you've completed things as you work through the form. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
