Search/Filter field loses focus

This is on Canary 8/macOS 26.2:

  1. Invoke search/filter field at top of note list (cmd+shift+F)
  2. Type in something that does not yield results
  3. Delete search terms from search bar (backspace) until results appear back in the list

When results appear again, focus switches from search bar directly into the first note on the list, usually to the last location the caret was inside the note.
CleanShot 2026-01-22 at 13.37.42

Hi @J_N ,

Thanks for reporting!
I think that’s because the editor gets initialized again, which causes the focus moves to the editor. Will fix it!

It has been fixed in canary.9! Thanks again for reporting