JohnXLivingston / peertube-plugin-livechat

GNU Affero General Public License v3.0
86 stars 26 forks source link

Custom Emoji autocompletion for mobile users #450

Closed MattyBoombalatty closed 1 week ago

MattyBoombalatty commented 1 week ago

I love the new custom channel emoji integrations, but I think that if there was a small window that showed up above the chat input box when a colon is entered to display the available emojis, filtered by the input which allowed users to select the emoji, it would help people with not having to remember the exact short codes. See screenshot for an example of what I mean, using a different service.

Screenshot_20240624_072315_Brave

JohnXLivingston commented 1 week ago

Just use the tab key after entering the colon, it will open the emoji search form.

MattyBoombalatty commented 1 week ago

What about mobile users?

JohnXLivingston commented 1 week ago

Good point.

JohnXLivingston commented 1 week ago

Someone pointed out to me that on mobile you have the emoji button just above the virtual keyboard. So it is very easy to open the emojis picker just by taping it.

So, won't do anything here. With a classic keyboard, you can use ":" + TAB, on mobile just open the emoji picker.