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

[Feature Request]: Allow close DateRangePicker using code #3220

Open
2 tasks done
apisarev opened this issue Jan 26, 2025 · 0 comments
Open
2 tasks done

[Feature Request]: Allow close DateRangePicker using code #3220

apisarev opened this issue Jan 26, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@apisarev
Copy link

Description

DateRangePicker has no way to close the dropdown using code. There are a couple of scenarios where it is needed:

  1. 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.
  2. 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.

Code of Conduct

@apisarev apisarev added the enhancement New feature or request label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant