[Koha-bugs] [Bug 21148] Dropdowns styled by the Select2 plugin do not highlight missing required fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 2 15:52:32 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21148

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 77442
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77442&action=edit
Bug 21148: Dropdowns styled by the Select2 plugin do not highlight missing
required fields

This patch adds some CSS to target mandatory fields on the add item
screen which are styled by the Select2 plugin.

To test you must have at least one item field marked mandatory and
linked to an authorized value.

Open the add item form for an existing record. Try to submit the form
without making a selection in the mandatory dropdown. You should get an
alert warning you that you have empty mandatory fields, and the field
should be highlighted in yellow.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list