Wrong commands cursor offset
Pre-submission Checklist
- [x] I have searched the existing issues and this bug has not been reported yet
- [x] I have tested this issue on the demo site or the latest version
Where did you encounter this bug?
Latest stable version (self-hosted)
Memos Version
v0.25.3
Bug Description
The commands cursor is different from the one that is intuitive and commented in the code
Steps to Reproduce
See video in the Additional Context section
Expected
No response
Additional Context
https://github.com/user-attachments/assets/c714b99d-7006-420f-a547-dcf568e6e190
I'm on it. Plus have some ideas on UX improvements and extending the commands set, it's all located in the same configuration, so will unite it in a single solution
While coding this one, found that cursor disappears when suggestion is selected with a click. Actually it doesn't disappear, just stays in suggestions list element, which is gone after selection. As it's in the neighbor domain, will include it to definition of done of the current one. Otherwise I'll have to spend 5 minutes for logging the issue for 20 seconds of coding