? ? Failure

User tests: Successful: Unsuccessful:

avatar VladikB
VladikB
6 Sep 2019

Pull Request for Issue #22140 .

Summary of Changes

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"

Testing Instructions

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

Expected result

Input field with a possibility to choose time.

Documentation Changes Required

If it works, I will add changes to the Joomla doumenatation as it is a new field type.

3f7fdf9 4 Aug 2019 avatar dgrammatiko init
e256a48 4 Aug 2019 avatar dgrammatiko init
536d397 4 Aug 2019 avatar dgrammatiko init
avatar VladikB VladikB - open - 6 Sep 2019
avatar VladikB VladikB - change - 6 Sep 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Sep 2019
Category Unit Tests Repository Administration
avatar VladikB VladikB - change - 6 Sep 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-09-06 07:31:40
Closed_By VladikB
Labels Added: ? ?
avatar VladikB VladikB - close - 6 Sep 2019

Add a Comment

Login with GitHub to post a comment