Skip to content

react-keytips prevents Escape functionality of @fluentui/react-dialog #367

Open
@creage

Description

@creage

When both components are used on page, an open Dialog could not be closed by Escape keydown.

Because escape gets prevented here even when not in inKeytipMode.

Events preventing, and propagation stopping should probably only happen when in inKeytipMode.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions