Skip to content

[n/a] Fix breaking keyboard shortcut tests#53

Merged
joshuapease merged 1 commit intomainfrom
jp/fix-playwright
Nov 7, 2025
Merged

[n/a] Fix breaking keyboard shortcut tests#53
joshuapease merged 1 commit intomainfrom
jp/fix-playwright

Conversation

@joshuapease
Copy link
Contributor

Reworked the keyboard shortcut handler so we keep a single keydown listener and fetch the latest Zustand state on-demand via getState(), eliminating the gap where the listener was briefly removed during re-renders and causing the intermittent fullscreen toggle failure.

Reworked the keyboard shortcut handler so we keep a single keydown listener and fetch the latest Zustand state on-demand via getState(), eliminating the gap where the listener was briefly removed during re-renders and causing the intermittent fullscreen toggle failure.
@joshuapease joshuapease marked this pull request as ready for review November 7, 2025 00:50
@joshuapease joshuapease merged commit 9bd58aa into main Nov 7, 2025
1 check passed
@joshuapease joshuapease deleted the jp/fix-playwright branch November 7, 2025 00:55
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