A time picker that isn't painful to use #10184
Unanswered
stamminator
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Using the mouse wheel. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I would advise to create a feature request in the repo, otherwise I doubt it will change. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The default TimePicker control is not suitable for desktop UI. It's probably fine for touch, but it punishes the majority of users (keyboard & mouse) by requiring them to scroll through dropdowns to select their time and not allowing them to type or paste. I find it unintuitive and frustrating to use. Compare this to the time input in Microsoft Teams or Outlook, which provides a dropdown of times, but still allows the user to type.
Is there a pattern for using this control I'm not aware of that makes it appropriate for desktop use?
Beta Was this translation helpful? Give feedback.
All reactions