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

switchToMinuteOnHourSelect does not work for the HOUR combobox when a selection is made #38

Closed
keevan opened this issue Jan 31, 2020 · 1 comment

Comments

@keevan
Copy link
Contributor

keevan commented Jan 31, 2020

This means the user needs to click on the minute twice to get the combobox options to display

Expected behaviour for the options enabled
switchToMinuteOnHourSelect={true}

  • Click twice on the hour to show the (list of) options for hour selection
  • Upon selection change, the focus should move to the minutes, such that clicking on the minutes once should show the (list of) options for changing the minutes

Current behaviour:

  • Click twice on the hour to show the (list of) options for hour selection
  • Click on the minutes to change it to the "minutes" display
  • Click again on the minutes to show the (list of) minute options

2020-01-31_22-30-12

@catc catc closed this as completed in c1093cd Sep 29, 2020
@catc
Copy link
Owner

catc commented Sep 29, 2020

Couldn't decide if this was a bug or not so I just added a new switchToMinuteOnHourDropdownSelect config to allow for this.

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