Number Input fields #4

Closed
opened 2025-01-08 21:03:53 +00:00 by Husenap · 0 comments
Husenap commented 2025-01-08 21:03:53 +00:00 (Migrated from github.com)

The fields with type="number" don't have good browser support, especially on safari on iOS.
Implement an input field that has custom parsing of the data to allow better support for input with commas and dots.

The <input> fields with `type="number"` don't have good browser support, especially on safari on iOS. Implement an input field that has custom parsing of the data to allow better support for input with commas and dots.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
husenap/jim#4
No description provided.