Commit ef1f8ba
fix: Prevent key bubbling in Review Changes screen
Fixed bug where pressing keys like 'c' in the Review Changes screen
would accidentally trigger app-level shortcuts (e.g., Edit Category modal).
Now all unhandled keystrokes are stopped at the screen level.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ec7bfd0 commit ef1f8ba
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
0 commit comments