-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add popover to TimeInput #622
Comments
A sliding reel maybe complicated to implement. A dropdown seems easier. As an example https://demos.telerik.com/kendo-ui/timepicker/index |
I will look at that later but I think we can also add a select (like the normal Input). |
I will wait for #607 to be merged and than work on this 👍🏻 |
@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 |
I saw that but is that not a Date and Time picker? |
I do not get the question, TimeInput – user inputs time, TimePicker – user picks time from the given list |
My bad I thought of this #239 but that's a other thing |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
The text was updated successfully, but these errors were encountered: