-
Notifications
You must be signed in to change notification settings - Fork 697
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
refactor: improve credits page #1060
base: main
Are you sure you want to change the base?
Conversation
Just my subjective opinion, but there's a lot more wasted space in the new version. Text descriptions in long profiles are no longer cut off mid-line, but the old version feels friendlier due to the larger avatar pictures. Maybe keep the old version's avatars, but on the right-hand side of each contributor's box center the text and remove the vertical padding? E.g. in the old version Shelley, Mark, and Sam all have a blank line above their names and then their descriptions are cut off at the bottom. But top-aligning everything will look unbalanced for the short descriptions like Felix, David, and me, so maybe vertical centering the text would look better? |
@ckerr Yes, there will be far fewer avatars in the new version than before. But there is a clear intention in doing so. This is because some people's bio is too long, resulting in an incomplete display. It affects the overall aesthetics and uniformity. see: https://electronhq.slack.com/archives/CB389B7MH/p1650802514094799 You are right to consider. Maybe we could have a default bio for people who don't have one? |
I might be biased because I have a shorter bio, but I kind of like the current appearance of the avatars. It's not a hill I'm going to die on; if other maintainers feel differently and want to outvote me by approving this that's fine 😄
Right, which is why in #1060 (comment) I suggested another way of making more screen real estate for the bio text |
@ckerr I think I would be willing to readjust in the way you have described. I've been busy lately though, so I may need to wait a few days. 😄 |
Before:
After: