Skip to content

refactor(site): normalize user identity display to username + email - #27965

Draft
jakehwll wants to merge 1 commit into
jakehwll/add-email-to-minimaluser-2from
jakehwll/add-email-to-minimaluser-3
Draft

refactor(site): normalize user identity display to username + email#27965
jakehwll wants to merge 1 commit into
jakehwll/add-email-to-minimaluser-2from
jakehwll/add-email-to-minimaluser-3

Conversation

@jakehwll

@jakehwll jakehwll commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

DEVEX-448

Add a shared userIdentity() helper that returns title (username), subtitle (email, or "Service Account"), and src (avatar_url), then route AvatarData and related identity call sites through it.

Fixes inconsistent surfaces that preferred full name over email (workspace and chat sharing member lists, org members) and single-line labels that used name || username. Compact owner/initiator rows now show username.

Add a shared userIdentity() helper that returns title (username), subtitle
(email, or "Service Account"), and src (avatar_url), then route AvatarData
and related identity call sites through it.

Fixes inconsistent surfaces that preferred full name over email (workspace
and chat sharing member lists, org members) and single-line labels that used
name || username. Compact owner/initiator rows now show username.
@linear-code

linear-code Bot commented Aug 10, 2026

Copy link
Copy Markdown

DEVEX-448

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.

1 participant