Add popover to TimeInput #1052
Replies: 7 comments
-
A sliding reel maybe complicated to implement. A dropdown seems easier. As an example https://demos.telerik.com/kendo-ui/timepicker/index |
Beta Was this translation helpful? Give feedback.
-
I will look at that later but I think we can also add a select (like the normal Input). |
Beta Was this translation helpful? Give feedback.
-
I will wait for #607 to be merged and than work on this 👍🏻 |
Beta Was this translation helpful? Give feedback.
-
@jerebtw please don't, we will not add this feature, instead we will have a new TimePicker component that allows to pick time similar to Select |
Beta Was this translation helpful? Give feedback.
-
I saw that but is that not a Date and Time picker? |
Beta Was this translation helpful? Give feedback.
-
I do not get the question, TimeInput – user inputs time, TimePicker – user picks time from the given list |
Beta Was this translation helpful? Give feedback.
-
My bad I thought of this #239 but that's a other thing |
Beta Was this translation helpful? Give feedback.
-
Usage example, including component/hook API
Like this (see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time):
Possible implementation – describe how the feature can be implemented
No response
Do you want to contribute this feature and create a pull request
No response
Beta Was this translation helpful? Give feedback.
All reactions