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
Ensures Date Picker and Selects under TimePicker can be accessed.
## Before
When trying to click a date in the TimePicker it would close the modal (due to click outside)
## After
Modal will remain open and interactive as expected
Fixes HDX-2662
0 commit comments