15 Sep
2022
15 Sep
'22
2:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24288 --- Comment #13 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- (In reply to Jonathan Druart from comment #12)
1. Maybe also YES_NO? Makes sense to me to include this.
2. NOT_LOAN can be negative. I don't think negative numbers are "one-digit" numbers (being pedantic I suppose but that may be confusing?)
I see your point, technically. Would it be more clear an understandable to say something like "whole number between -9 and 9"?
3. Shouldn't we then add a check inputmode="numeric" and pattern when appropriate?
Sounds good! -- You are receiving this mail because: You are watching all bug changes.