Skip to content

feat: Add email to UserIcon tooltip#750

Merged
dev-rb merged 3 commits intomainfrom
rahul/comms-106-ability-to-see-macro-users-emails
Dec 23, 2025
Merged

feat: Add email to UserIcon tooltip#750
dev-rb merged 3 commits intomainfrom
rahul/comms-106-ability-to-see-macro-users-emails

Conversation

@dev-rb
Copy link
Copy Markdown
Contributor

@dev-rb dev-rb commented Dec 23, 2025

Summary

Adds user email to UserIcon tooltip and enables selection on the email so you can highlight and copy or use the copy button

Screenshots, GIFs, and Videos

Screenshot 2025-12-23 at 1 13 58 PM
Screen.Recording.2025-12-23.at.1.15.55.PM.mov

@dev-rb dev-rb requested a review from a team as a code owner December 23, 2025 17:43
@linear
Copy link
Copy Markdown

linear bot commented Dec 23, 2025

@dev-rb dev-rb changed the title feat: Add email user tooltip feat: Add email to UserIcon tooltip Dec 23, 2025
import { debounce } from '@solid-primitives/scheduled';
import { toast } from '@core/component/Toast/Toast';

const COPIED_DURATION = 800;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think no need to specify a duration, just leave that argument blank and inherit default. Esp'ly because 800 feels too short.

@dev-rb dev-rb merged commit 6291c76 into main Dec 23, 2025
19 checks passed
@dev-rb dev-rb deleted the rahul/comms-106-ability-to-see-macro-users-emails branch December 23, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants