Skip to content

Fix TryQuiet#3017: ESC causes unwanted closing of the join/create#3154

Open
BlooBamboo wants to merge 2 commits intoTryQuiet:developfrom
BlooBamboo:patch#1
Open

Fix TryQuiet#3017: ESC causes unwanted closing of the join/create#3154
BlooBamboo wants to merge 2 commits intoTryQuiet:developfrom
BlooBamboo:patch#1

Conversation

@BlooBamboo
Copy link
Copy Markdown

community view Added guarded close handling, so Escape and backdrop clicks are ignored when isCloseDisabled is true. Updated modal wiring to use the guarded handler and pass disableEscapeKeyDown. Added regression test 'does not close on Escape when close is disabled'.

Pull Request Checklist

  • [ X ] I have linked this PR to a related GitHub issue.
  • [ X ] I have added a description of the change (and Github issue number, if any) to the root CHANGELOG.md.

(Optional) Mobile checklist

Please ensure you completed the following checks if you did any changes to the mobile package:

  • I have run e2e tests for mobile
  • I have updated base screenshots for visual regression tests

BlooBamboo and others added 2 commits March 27, 2026 22:57
community view Added guarded close handling, so Escape and backdrop
clicks are ignored when isCloseDisabled is true. Updated modal wiring
to use the guarded handler and pass disableEscapeKeyDown. Added
regression test 'does not close on Escape when close is disabled'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant