Skip to content

App Freezes on Escape Key Press While Dialog is Open #467

@florin01hyma

Description

@florin01hyma

Description:

When a dialog component is open in the application and the 'Escape' key is pressed to close it, the application becomes unresponsive. Other UI elements on the page become inactive, and user interactions are not registered. At the moment, the only way to bring the page back to its normal state is by refreshing the page. This suggests that the application might still believe the dialog is active even after the escape key press.

Expected Behavior:

After pressing the 'Escape' key, the dialog should close, and the application should return to its normal interactive state. All UI elements on the page should become responsive again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions