-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Plans to include a time selector? #1
Comments
Yes definitely! It will be on a forked version to avoid code bloat here and probably dependant on Moment.js |
Cool! Any initial ideas on the time selection UI? jQuery UI Timepicker uses 2 sliders, which works well, but has a pretty heavy dependency footprint. |
I'm tentatively going to say within the next month! I made this to ultimately replace my use of jQuery UI date/time pickers. |
@dbushell - I was asking about the User Interface, not the ETA :) I've seen everything from dropdowns to flyout menus to sliders, and I was just curious as to which direction you were going to take. |
@logikal16 ha oh right, must have assumed before reading! Not thought about it yet, the sliders are nice but a bit fiddly to adjust. When I do some research I'll publish options in this thread. What's your preference? |
+1 for time support. |
I'm willing to buy a beer/coffee for the first one who requests a pull on this. Regarding sliders vs select fields: +1 for selects, sliders suck at precision. Having a field where developers can adjust the available time-frame is more than enough (say every hour, every 5 minute to be available as an option). @dbushell thanks a lot for the work so far! |
+1 for selects, I've stopped using sliders for time input because people complained about them. Selects seem to be a much better way to go. |
Any updates? Is the verdict to use time selection dropdowns? This is the last issue preventing me from making a clean break from UI Datepicker / Timepicker. |
+1 for time selectors |
Time support will live in a fork. |
Which fork contains the time support? |
Thanks @owenmead! |
I know it's early in the game, but are you considering adding time selection as well?
The text was updated successfully, but these errors were encountered: