You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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}
Current behaviour:
The text was updated successfully, but these errors were encountered: