federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.1k forks source link

Bug Report: Search the note with #tag1, but the result shows the note with #tag2 #951

Closed XYIheng closed 8 months ago

XYIheng commented 9 months ago

Description:

I have note 1 with #tag1 and note 2 with #tag2. When I search the note by #tag2, the result shows the #tag1 instead of #tag2

Reproduce steps:

  1. Create a note 1 with #tag1.
  2. Create a note 2 with #tag2.
  3. Click the search
  4. Click the search by tag button
  5. Check tag2 and click ok
  6. see the error -> the result shows the #tag1 instead of #tag2

Bug video

https://github.com/federicoiosue/Omni-Notes/assets/31406320/7c72b2e4-f1db-45b4-a33d-ced5b14eb955

Environment:

Omninotes Version: 6.3.1

XYIheng commented 9 months ago

This bug is serious because almost the whole function of Search By Tag is broken