Opened 6 years ago
Closed 6 years ago
#30168 closed Cleanup/optimization (duplicate)
Change date, time and datetime inputs from text type
Reported by: | Samuel Dorsaz | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | 2.1 |
Severity: | Normal | Keywords: | date datetime time input field widget form |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I took a look this week on HTML5 documentation an see that there are specific inputs for date and time fields.
I propose to switch from current text input field. This will let the browser take care on how the user will enter the values (on mobile for example).
I gladly propose a short merge request about it as a newcomer if you are interested.
Change History (1)
comment:1 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Type: | Uncategorized → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
Duplicate of #21470 (closed as wontfix).