zulip/zulip
Auf GitHub ansehenemojis: Add tippy tooltips to show larger version of emoji
Open
#35.170 geöffnet am 8. Juli 2025
accessibilityarea: emojiarea: message feed (display)area: popovers and tooltipsdesignhelp wanted
Beschreibung
Some emoji have fine detail that would be helpful to show closer up. We should improve emoji tooltips to:
- Use Tippy tooltips (currently some do and some don't).
- Show a larger version of the emoji image followed by the title. We can experiment with emoji size and text placement.
We should try using INSTANT_HOVER_DELAY.
Locations where we should do this:
- Message feed content.
- Compose box preview.
- Status emoji.
We'll skip reactions, at least initially, as there's other info to communicate there.
See #feedback > emojis are extremely small @ 💬 for more context.