-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Add Avatar Border for Visual Consistency #32574
base: main
Are you sure you want to change the base?
Conversation
The new design looks a bit off—there are two overlapping borders. |
To be honest, the border is more ugly than before |
This comment was marked as outdated.
This comment was marked as outdated.
I personally dislike both circling and border, with circling being the more severe of the two. If there is a border, there should also be a subtle background change. And it wouldn't fit in all places, like on the user page where it looks strange imho with the double border. When GitHub introduced the circles around 2 years ago, they visually broke a lot of avatars where essential parts of the avatar were cut off. So it's a somewhat breaking change too. |
Can we initiate a vote to decide whether to adopt borders or not? Option 1: Keep the current status; |
I prefer Option 2 but with no double borders now. |
(25f2062) The border and background color of the cards on the left side of the profile have been removed, avoiding the "double border" issue that arises when adding a border to the avatar. |
Yup, the improvements need to be designed globally and carefully. |
I think we should add the avatars border in this pull request but not other buttons. But the new look of profile page is not good to me. |
Then this PR returns to its original theme, solely addressing the visual experience issue caused by avatars of different proportions by adding a unified and proportional border to them. Any subsequent optimizations or suggestions arising from this will be handled in separate PRs. |
For the ① mentioned in the comment (#32565 (comment)).
Add a border to the Avatar to avoid poor visual experiences caused by irregularly sized images.
before:
after: