Skip to content
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: change date and time picker #9

Closed
davidwisniewski opened this issue Feb 16, 2018 · 4 comments
Closed

Feature request: change date and time picker #9

davidwisniewski opened this issue Feb 16, 2018 · 4 comments

Comments

@davidwisniewski
Copy link

The current date and time picker is pretty clunky. Picking the day is fine, I can just select it from a calendar. But in order to pick a start and end time, I need to scroll through hours and minutes every time.
It would help if e.g. there would be a default duration at least (1h?), so that if I pick the start time, the end time is added automatically. Or, give the option to type in date and time manually with the keyboard, which would be faster. Even better, switch to a different time picker that is more intuitive to use (e.g. clock icon).

@tasn
Copy link
Member

tasn commented Feb 16, 2018

Thanks for reporting this.
The current date and time picker is horrible. It's pretty bad on mobile, and horrific on the desktop. I'd love to change it back to the native pickers in browsers, but unfortunately they don't work well on all
browsers, which is why I changed it to this in the first place. I know it needs to be changed.

Would need to take a second look into using the native browser picker and having this as a fallback.

@rugk
Copy link
Contributor

rugk commented Mar 23, 2018

Hmm, about 80%, but Firefox does not support combinations (only date or time) – maybe just use two input fields?

@tasn
Copy link
Member

tasn commented Mar 23, 2018

@rugk, it was actually 2 input fields because of Firefox's poor support. Though I don't remember who reported it, but the problem was another browser. Maybe Chrome mobile, I'm not sure...

@tasn
Copy link
Member

tasn commented Feb 13, 2020

@Tal-Leibman, maybe this is also of interest? I can't believe it took me so long to revisit this. :| Sorry everyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants