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

Search sticker packs by title in sticker search screen #13554

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

spazzylemons
Copy link

First time contributor checklist

Contributor checklist

  • Pixel 8, Android 14
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

The sticker search screen currently only allows users to search for sticker by their corresponding emoji. This is inconvenient when a sticker you are trying to find does not have an obvious emoji. On Telegram, sticker search shows sticker packs with a matching title first, followed by emoji matches. These changes to the search screen implement this functionality.

Installed sticker packs with a title that partially or fully matches the search query are displayed in full in the search results. After these results, emoji matches are displayed.

Screenshot of the feature:

image

@alex-signal
Copy link
Contributor

Hi! I'm going to run this by product and see whether they have any concerns.

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

Successfully merging this pull request may close these issues.

None yet

2 participants