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

UI: it's not clear how to edit the analog time if one is already set #15

Open
avh4 opened this issue May 28, 2017 · 2 comments
Open

UI: it's not clear how to edit the analog time if one is already set #15

avh4 opened this issue May 28, 2017 · 2 comments

Comments

@avh4
Copy link
Collaborator

avh4 commented May 28, 2017

If no time is set, hovering over the analog time panel is active, letting you click to the select the hour, then minute, then AM/PM.

But after a time is set (or if one is initially set), you have to click the hour or minute or AM/PM text to get back to a mode where you can edit the time. It was not clear to me how to do this initially.

My proposal is that the analog time picker should immediately go into "edit hour" mode after a time is selected, to make it more obvious how to change the time once it's been entered.

@abadi199
Copy link
Owner

abadi199 commented Jun 1, 2017

This was actually how I originally implemented the time picker, and I decided to change it since users can very easily change the hour by accident if they move the mouse over the clock area.

I'm thinking of making the time picker to auto close after users done selecting a time. That way, when they click on the input again, it will immediately go to "edit" mode.

@abadi199
Copy link
Owner

abadi199 commented Jun 1, 2017

or maybe clicking on the clock face will also turn it into "edit" mode?

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

2 participants