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

Show display names in the group members table #9176

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

robertknight
Copy link
Member

@robertknight robertknight commented Dec 3, 2024

Show display names in the members table if available, per designs.

  • Show display names next to username in table if present
  • Prefix username with '@' and make them bold and darker
  • Change table to use grid lines and non-striped rows, to align with the designs.

Before:

group-members-before

After:

group-members-after

Compared to the designs the role select has a lot more padding around it. I will address this separately.

 - Show display names next to username in table if present
 - Prefix username with '@' and make them bold and darker
 - Change table to use grid lines and non-striped rows, to align with the
   designs.
@robertknight robertknight force-pushed the members-table-display-names branch from e6945a7 to facea44 Compare December 3, 2024 10:41
@robertknight robertknight requested a review from acelaya December 3, 2024 11:14
@robertknight robertknight merged commit 85adcd0 into main Dec 3, 2024
9 checks passed
@robertknight robertknight deleted the members-table-display-names branch December 3, 2024 13:50
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.

2 participants