Timepicker with select instead of input #15574
fabiorodriguesroque
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if anyone agrees with me, but I think the time picker with the arrows is a bit annoying.
I've been playing around with the time picker a bit today, and I'd like to ask what do you think about a feature with selectable hours, minutes & seconds.
If so, what would be the best solution: keep both implementations, or override the input by the select?
example with select field:

and also use
minutesStep()
&secondsStep()
to reduce the options.I can do a PR if you like the idea.
Beta Was this translation helpful? Give feedback.
All reactions