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
23.07k stars 6.7k forks source link

Displaying emoji descriptions when hovering in smileys panel #14568

Closed ilaydadastan closed 6 months ago

ilaydadastan commented 6 months ago

Is your feature request related to a problem you are facing? I would like to see the emoji descriptions when hover over the emoji. Also, when selecting emoji, I would like to select it with the enter key instead of using the space key.

Describe the solution you'd like Seeing emoji descriptions as tooltips when hovering over emojis in the chat. Adding the ability to select emoji with the enter key in addition to the ability to select emoji with the space bar.

damencho commented 6 months ago

Just a note, that you can add Fixes#14568 in the commit description and that will automatically close issues when a commit is merged.

More info you can read here: https://docs.github.com/en/issues/tracking-your-work-with-issues/closing-an-issue

ilaydadastan commented 6 months ago

Just a note, that you can add Fixes#14568 in the commit description and that will automatically close issues when a commit is merged.

More info you can read here: https://docs.github.com/en/issues/tracking-your-work-with-issues/closing-an-issue

Okay, I'll take into consideration, thanks