-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Feature request - editable time inputs #49
Comments
Hi. I'll think about it right after refactoring ) |
For my use case similar to this, it would be helpful to simply be able to edit the underlying input area in a consistent way and have it reflect back in the clock so that users don't necessarily have to go into the clock at all to enter something. |
already started implementing this feature. I guess it'll be done till the end of this week |
I implemented the feature. Update to 2.7.0 and look at the demo how to use it. Tell me your opinion about it please |
From what I'm seeing, this looks really close. The only thing that I see that's missing is input restriction (I can type any number of digits into the timepicker), and the ability to tab to AM/PM in the 12 hour clock. My personal hope would be to have the input field itself that you focus editable when clicking on it, but it is somewhat separate from this original request, and I can raise it as a new issue if it'll make things easier. |
Yes, make it as a new issue please |
I have the same thoughts:
Should I add these to a single new issue? Or append them to jbthomps issue? (not sure if he created it yet) |
You guys can merge your proposals to one issue, so that I can close this one. Thanks |
fyi: I created issue #56 for my enhancement requests.... Thank you so much for implementing this feature! |
Some of our clients have requested the ability to click on the actual numbers that display the Time and directly edit them via keyboard (so they don't have to move the clock hands).
Would this be possible to add as an optional feature?
Thanks for your consideration.
The text was updated successfully, but these errors were encountered: