User tests: Successful: Unsuccessful:
Pull Request for Issue #22140 .
I created new files to rectify the missing of input type="time" with a typical time field. As though IE and Safari don't support this input type, on these browsers it goes to input type="text"
type="time"
e.G.
min="07:00"
max="18:00"
(just full hours allowed)
if you add e.G.
step="3"
you create a third field, for seconds with step of three seconds
Input field with a possibility to choose time.
If it works, I will add changes to the Joomla doumenatation as it is a new field type.
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests Repository Administration |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-09-06 07:31:40 |
Closed_By | ⇒ | VladikB | |
Labels |
Added:
?
?
|