jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
22.18k stars 6.59k forks source link

Build a new SmileysPanel(emoji picker) #14575

Closed HazemAbdo closed 1 month ago

HazemAbdo commented 3 months ago

Is your feature request related to a problem you are facing? The emoji picker has a very limited number of options and don't have a search functionality image

Describe the solution you'd like I'd like to use this vanillaJS emoji picker and build a react function component on top of it https://github.com/woody180/vanilla-javascript-emoji-picker/blob/master/vanillaEmojiPicker.js and make a merge between it and the current react/features/chat/components/web/SmileysPanel.tsx and for this purpose I will update thereact/features/chat/smileys.ts with this list of emojis https://gist.github.com/roachhd/1f029bd4b50b8a524f3c

Describe alternatives you've considered

I want to work on this task by myself if I got approvals from community maintainers.

saghul commented 3 months ago

Looks really nice, go ahead!

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.