memos icon indicating copy to clipboard operation
memos copied to clipboard

Wrong commands cursor offset

Open spaghetti-coder opened this issue 2 weeks ago • 2 comments

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

spaghetti-coder avatar Dec 08 '25 20:12 spaghetti-coder

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

spaghetti-coder avatar Dec 09 '25 01:12 spaghetti-coder

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

spaghetti-coder avatar Dec 09 '25 15:12 spaghetti-coder