Skip to content

Allow keydown events to propagate if Dropdown is closed #15065

@dunal

Description

@dunal

When element with data-toggle="dropdown" is focused, keydown events could not be cought on parent elements. For example, it's impossible to close containing modal by esc.
It would be better to prevent event propagation only if dropdown is open.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions