Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

change input type to provide more suitable keyboard on mobile #42

Closed
wants to merge 0 commits into from

Conversation

przemkow
Copy link
Contributor

I've changed input type for hours, minutes and seconds. With input type number we will get proper keyboard which contains only numerical characters.

@katemihalikova
Copy link
Owner

katemihalikova commented Jun 22, 2016

This breaks values with leading zeros. Proper keyboard should be shown according to pattern attribute as well, please open a bug against your operating system to fix that.

Duplicate of #3

This feature can be implemented by providing an attribute that switches type attribute of inputs, but text should be the default one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants