Skip to content

community/members: fix overflow in ProfileCard #6542

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pranjalkole
Copy link
Contributor

@pranjalkole pranjalkole commented Jun 12, 2025

All ProfileCards are now the same width and height. This is not possible with flexbox, so it has been changed to use grid.
The Makefile has also been updated to use npx gatsby ... instead of gatsby .... This removes the need for installing gatsby-cli globally. Additionally, there was a stray meshmate_of_the_year svg which was not being used anywhere, and has been removed.

Description

This PR fixes the following issue:
20250612_19h20m05s_grim

After the changes:
20250612_19h59m19s_grim

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@l5io
Copy link
Contributor

l5io commented Jun 12, 2025

🚀 Preview for commit 96a0bc4 at: https://684ade2053b72c8135fe0776--layer5.netlify.app

All ProfileCards are now the same width and height. This is not possible
with flexbox, so it has been changed to use grid.
The Makefile has also been updated to use `npx gatsby ...` instead of
`gatsby ...`. This removes the need for installing gatsby-cli globally.
Additionally, there was a stray meshmate_of_the_year svg which was not
being used anywhere, and has been removed.

Signed-off-by: Pranjal Kole <pranjal.kole7@gmail.com>
@pranjalkole pranjalkole force-pushed the fix-community/members branch from 96a0bc4 to ef947de Compare June 12, 2025 14:10
@l5io
Copy link
Contributor

l5io commented Jun 12, 2025

🚀 Preview for commit ef947de at: https://684ae2eeb82722792fdf17c0--layer5.netlify.app

@vishalvivekm
Copy link
Contributor

@pranjalkole Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT

Add it as an agenda item to the meeting minutes, if you would :)

@l5io
Copy link
Contributor

l5io commented Jun 16, 2025

🚀 Preview for commit ceb95c7 at: https://684ffed6bc67c140431fe0d6--layer5.netlify.app

@Namanv0509
Copy link

Namanv0509 commented Jun 16, 2025

@pranjalkole

Suggestion : Can we go ahead with showing full name when hover and increase the size of box with it too. and For normal view we can use First Name.

Copy link

stale bot commented Jun 27, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/stale Issue has not had any activity for an extended period of time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants