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

Fix: Consistent Card Heights on Ambassadors Page and Update Twitter Logo to X #1256

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

Karan-Palan
Copy link
Contributor

@Karan-Palan Karan-Palan commented Jan 6, 2025

What kind of change does this PR introduce?

Bugfix: Ensures consistent card heights on the Ambassadors page for a visually uniform layout and update Twitter logo to X.

Issue Number:

Screenshots/videos:

Before:

image

After:

Screencast.from.2025-01-07.01-36-43.webm

If relevant, did you update the documentation?

No.

Summary

This PR addresses the inconsistent card heights on the Ambassadors page, which were previously determined by the text content length. The update ensures uniform card heights by applying consistent CSS styling, improving the visual aesthetics and user experience of the page, also updating the twitter logo to X.

Does this PR introduce a breaking change?

No.

@Karan-Palan Karan-Palan requested a review from a team as a code owner January 6, 2025 20:09
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to the JSON Schema Community. Thanks a lot for creating your first pull request!! 🎉🎉 We are so excited you are here! We hope this is only the first of many! For more details check out README.md file.

Copy link

github-actions bot commented Jan 6, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 34aa735

Copy link
Contributor Author

@Karan-Palan Karan-Palan left a comment

Choose a reason for hiding this comment

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

In the file Ambassadors.json, some links are broken for ex. as the base Urls are already attached in the AmbassadorCard.tsx file. If required, should I fix those as a part of this PR too?

"github": "https://github.com/Estherokafor05/My-portfolio",
"twitter": "https://x.com/Estherokafor_",
"linkedin": "https://www.linkedin.com/in/okaforesther/",

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5114356) to head (34aa735).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1256   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gregsdennis
Copy link
Member

I'm sad to see the bird go.

@benjagm
Copy link
Collaborator

benjagm commented Jan 7, 2025

In the file Ambassadors.json, some links are broken for ex. as the base Urls are already attached in the AmbassadorCard.tsx file. If required, should I fix those as a part of this PR too?

"github": "https://github.com/Estherokafor05/My-portfolio",
"twitter": "https://x.com/Estherokafor_",
"linkedin": "https://www.linkedin.com/in/okaforesther/",

I think that is not necessary for now. Thanks!

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for this.

@benjagm benjagm merged commit d6edadb into json-schema-org:main Jan 7, 2025
11 checks passed
Copy link

github-actions bot commented Jan 7, 2025

Congratulations, @Karan-Palan for your first pull request merge in this repository! 🎉🎉. Thanks for your contribution to JSON Schema!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants