Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : added tooltip to avatar, username,timeStamp #776

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

AyushKumar123456789
Copy link

@AyushKumar123456789 AyushKumar123456789 commented Jan 2, 2025

Add Tooltips for Avatar, Username, and Timestamp Hover

Acceptance Criteria fulfillment

  • Display tooltips when hovering over the avatar icon, username, and timestamp.
  • Tooltip content is context-specific (e.g., Dat and time for timestamps, Name for avatar and @ username for name text).
  • Ensure tooltip behavior aligns with existing EmbeddedChat UI/UX.

Fixes #775

Video/Screenshots

bandicam.2025-01-02.23-36-33-881.mp4

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@CLAassistant
Copy link

CLAassistant commented Jan 2, 2025

CLA assistant check
All committers have signed the CLA.

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.

Feat : Add Tooltips for Avatar, Username, and Timestamp Hover.
2 participants