[Koha-bugs] [Bug 27792] New: Improve jEditable configuration for point of sale fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 25 13:08:20 CET 2021


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

            Bug ID: 27792
           Summary: Improve jEditable configuration for point of sale
                    fields
 Change sponsored?: ---
           Product: Koha
           Version: master
          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

We can leverage some jEditable configuration options to improve the behavior of
the inline-editable fields in the Point of Sale interface:

 - Reduce field with to reduce jumpy table re-draws.
 - Replace "numeric" input type with "text"
 - Add pattern attribute for enforcing currency/number entry

Unfortunately jEditable doesn't seem to have an option to add an "inputmode"
attribute.

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


More information about the Koha-bugs mailing list