datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

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

Open avh4 opened this issue 7 years ago • 2 comments

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.

avh4 avatar May 28 '17 20:05 avh4

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 avatar Jun 01 '17 05:06 abadi199

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

abadi199 avatar Jun 01 '17 06:06 abadi199