Skip to content

[LOCKLITE-186] Add a tooltip on avatars#159

Merged
vbetsch merged 1 commit intodevelopfrom
ui/feat/186-add-tooltip-on-avatar
Aug 22, 2025
Merged

[LOCKLITE-186] Add a tooltip on avatars#159
vbetsch merged 1 commit intodevelopfrom
ui/feat/186-add-tooltip-on-avatar

Conversation

@vbetsch
Copy link
Owner

@vbetsch vbetsch commented Aug 22, 2025

No description provided.

@vbetsch vbetsch requested a review from Copilot August 22, 2025 18:24
@vbetsch vbetsch self-assigned this Aug 22, 2025
@vbetsch vbetsch added ui About templating and styling accessibility About accessibility labels Aug 22, 2025
@vercel
Copy link

vercel bot commented Aug 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
locklite Ready Ready Preview Comment Aug 22, 2025 6:27pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds tooltip functionality to avatar components to improve user experience by showing user names on hover. The implementation wraps avatar elements with Material-UI Tooltip components.

  • Adds tooltip import from Material-UI
  • Wraps anonymous user avatar with "Anonymous" tooltip
  • Wraps named user avatar with username tooltip

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vbetsch vbetsch merged commit a630043 into develop Aug 22, 2025
6 checks passed
@vbetsch vbetsch deleted the ui/feat/186-add-tooltip-on-avatar branch August 22, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility About accessibility ui About templating and styling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants