Commit 9d708d5
Fix conflict test race condition with
After use-kbd changes that enable hotkeys while modal is open (disabled
only when editing), the test needs to wait for editing mode before
pressing the conflicting key. Without this wait, the key press can
trigger the existing action before React state propagates.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>use-kbd hotkey handler1 parent 3c38af3 commit 9d708d5
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
332 | 336 | | |
333 | 337 | | |
334 | 338 | | |
| |||
0 commit comments