Skip to content

Fix emojis showing title instead of popup shortcode#2732

Open
aryanjassal wants to merge 1 commit intocinnyapp:devfrom
aryanjassal:feature/emoji-shortcode-popup
Open

Fix emojis showing title instead of popup shortcode#2732
aryanjassal wants to merge 1 commit intocinnyapp:devfrom
aryanjassal:feature/emoji-shortcode-popup

Conversation

@aryanjassal
Copy link

@aryanjassal aryanjassal commented Mar 5, 2026

Description

This PR replaces the title popup with a tooltip for displaying the shortcode of an emoji in messages within a room. This also aligns the behaviour with hovering over a reaction.

Fixes #2652

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@aryanjassal
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

ajbura added a commit to cinnyapp/cla that referenced this pull request Mar 5, 2026
@aryanjassal aryanjassal marked this pull request as ready for review March 5, 2026 02:59
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Preview: https://2732--pr-cinny.netlify.app
⚠️ Exercise caution. Use test accounts. ⚠️

Copy link
Member

@ajbura ajbura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good. I think we also need to add this to the custom emojis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Show emoji and sticker name on hover or click

2 participants