-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Short description of the enhancement
It would be great if the InputfieldDatetime replaced input of "comma" to a "dot". This would make it a lot faster to input dates on keybords with a number pad.
Optional: Steps that explain the enhancement
- Type 24,12,2019 in a date field
- You'll get 24.12.2019
Current vs. suggested behavior
Current: You'll get 24122019 or you need a second hand to type the dot.
Why would the enhancement be useful to users?
It's the little things that make the everyday experience great or not great...
PS: I've tried to implement it myself in InputfieldDatetime.js but a simple .on('keyup change') did not work. There is something going on before that event fires that prevents input of commas in such fields...
flydev-fr, jmartsch, BernhardBaumrock and szabeszg
Metadata
Metadata
Assignees
Labels
No labels