Notes app: Fix use of shortcut 'r'
What does this MR do and why?
Notes app: Fix use of shortcut 'r'
Fixes a problem where 'r' gets written into the reply field instead of just focusing it.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Open an issue or go to an issue
- Add some comments
- Reload the page
- Press 'r'
- It jumps to the reply field and puts the content 'r' into the field instead of just focusing it
Related to #474922 (closed)
Closes #408631 (closed)

