https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30108
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Lucas Gass <[email protected]> --- Everything works as excepted but I think a few small things can be done to make the user experience easier: 1. On other OPAC pages (self-reg, suggestions ) we add a required div that makes it clear that the field is required: <div class="required_label required">Required</div> That would be nice so that users can see what is required. 2. The alert message 'Date should be filled.' is generic. We should tell the user exactly which field needs attention. The "Hold starts on date" field is required The "Hold not needed after" field is required -- 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/
