[Koha-bugs] [Bug 27427] New: Update the way form validation errors are displayed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 13 18:42:00 CET 2021


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

            Bug ID: 27427
           Summary: Update the way form validation errors are displayed
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
            Blocks: 27289

I would like to update the way form validation errors are shown by the jQuery
validation plugin. The changes depend on the plugin's event handler for "valid"
and "invalid" inputs.

Upon being checked by the plugin, a valid input will have any following <span
class="required"> styled green and with a check mark to indicate validity.

An invalid input will have any following <span class="required"> hidden and the
jQuery validation error shown instead.

https://zivotdesign.com/n/index.php/s/6WrBe3G8mzoLXsN


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27289
[Bug 27289] Template tweaks for point of sale page
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list