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@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@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.