Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message search doesn’t find all matches #13672

Open
4 tasks done
navid-zamani opened this issue Aug 25, 2024 · 1 comment
Open
4 tasks done

Message search doesn’t find all matches #13672

navid-zamani opened this issue Aug 25, 2024 · 1 comment

Comments

@navid-zamani
Copy link


Bug description

When searching for something, in this case a single emoji, the search does not find all instances of it.

Steps to reproduce

  • In the notes to self, post a message of a single emoji (e.g. “🎵”).
  • Later (or right after), post another message consisting of two emojis, with the previous emoji being the second one (e.g. “🐽🎵”)
  • Now use the message search, and search for the common emoji (in this case “🎵”).

Actual result: Assuming those were the only two messages with that emoji, the search will claim there is only one single result.
Expected result: There are clearly two results. :)

Additional note

The search input field also does not show the emoji button. I had to use the keyboard’s built-in one, which made it more difficult, since the OS’s emojis are inferior in design and older (with some missing). Perhaps just using the same classes that are used for the normal message input would be an idea. This would reduce duplicate code, and also allow for searching for stickers and “gifs” or even pictures (from the media overview). (But that’s a topic for another issue. :)

Device info

Device: Blackview BV8800
Android version: 11 (2022-08-01, DokeOS 3.0)
Signal version: 7.14.1

Link to debug log / Screenshot

(In case one is actually necessary, please ask. :))

@navid-zamani
Copy link
Author

navid-zamani commented Aug 25, 2024

BTW, I forgot to mention where this was useful:
I did send messages consisting of pictures with only emojis as comments. So to find those pictures, I only had the (very distinctive) emojis to go by.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant