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
DateRangePicker has no way to close the dropdown using code. There are a couple of scenarios where it is needed:
When a user clicks outside the dropdown on an iFrame, the dropdown is not closed. This is a significant issue when most of the app is in an iFrame.
When DateRangePicker becomes disabled while the dropdown is opened. The dropdown stays open while the trigger button is disabled, and the user can apply a new range.
The issue might be valid for other controls with a dropdown.
Description
DateRangePicker has no way to close the dropdown using code. There are a couple of scenarios where it is needed:
The issue might be valid for other controls with a dropdown.
Code of Conduct
The text was updated successfully, but these errors were encountered: