-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#10212Labels
A-AutocompleteA-EmojiO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-TolerableLow/no impact on usersLow/no impact on usersT-Enhancement
Description
Your use case
What would you like to do?
- Get only the frequently used emojis that have the same beginning as the input string
- Create a sort inside the list of selected frequently used emojis based on shortcode length
Why would you like to do it?
- Considering
:heart_eyes:
in my frequently used emojis list, typing:eyes
will get me:heart_eyes:
and then:eyes:
- Considering having
:heartpulse:
and:heart:
(in this order), typing:heart
will get me:heartpulse:
and then:heart:
Both of these outcomes are illogical to me.
How would you like to achieve it?
Have you considered any alternatives?
No response
Additional context
No response
MadLittleMods and HarHarLinks
Metadata
Metadata
Assignees
Labels
A-AutocompleteA-EmojiO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-TolerableLow/no impact on usersLow/no impact on usersT-Enhancement