Skip to content

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

Closed
@apisarev

Description

@apisarev

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions