Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor: update avatar sizes in groups, users and members#17230

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 2 commits intomainfrombq/update-members-groups-avatars
Apr 4, 2025

Conversation

BrunoQuaresma
Copy link
Collaborator

We updated the template and workspace avatars to be "lg" so to keep it consistent we have to do the same for the other avatars too.

@BrunoQuaresmaBrunoQuaresma requested review froma team,Copilot andaqandrew and removed request fora teamApril 2, 2025 16:48
Copy link
Contributor

@CopilotCopilotAI 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 refactors avatar sizes across several pages to use the "lg" size, ensuring consistency in avatar presentation.

  • Updates avatar size props to "lg" in Users, Groups, and Members pages
  • Refactors layout for group member avatars in GroupsPageView by replacing AvatarGroup with a custom layout
  • Adjusts table and skeleton components for improved padding and sizing consistency

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
site/src/pages/UsersPage/UsersTable/UsersTableBody.tsxRemoved a flex container wrapping an avatar skeleton
site/src/pages/OrganizationSettingsPage/OrganizationMembersPageView.tsxUpdated avatar size and added conditional rendering for loading state
site/src/pages/GroupsPage/GroupsPageView.tsxReplaced AvatarGroup with a custom flex layout including a Badge for extra members
site/src/pages/GroupsPage/GroupPage.tsxUpdated avatar size in the member row
site/src/components/Table/Table.tsxModified padding classes in table head and cells
site/src/components/LastSeen/LastSeen.tsxUpdated to include utility classes for whitespace handling
site/src/components/Avatar/AvatarDataSkeleton.tsxAdded a shrink-0 class to the skeleton for layout control
site/src/components/Avatar/AvatarData.tsxUpdated to default to avatar size "lg" and added a color class to the title span
site/src/components/Avatar/Avatar.tsxReplaced explicit height/width classes with shorthand utility classes for avatar sizing

Copy link
Member

@ParkreinerParkreiner left a comment

Choose a reason for hiding this comment

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

LGTM. I want to say that themembers check inGroupsPageView only shifted a level of indentation because of themembers check, but let me know if I missed something else that was updated

BrunoQuaresma reacted with heart emoji
@BrunoQuaresmaBrunoQuaresma merged commit510bc37 intomainApr 4, 2025
29 checks passed
@BrunoQuaresmaBrunoQuaresma deleted the bq/update-members-groups-avatars branchApril 4, 2025 13:09
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 4, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

Copilot code reviewCopilotCopilot left review comments

@aqandrewaqandrewaqandrew approved these changes

@ParkreinerParkreinerParkreiner approved these changes

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@BrunoQuaresma@aqandrew@Parkreiner

[8]ページ先頭

©2009-2025 Movatter.jp