这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@MeKaustubh07
Copy link

@MeKaustubh07 MeKaustubh07 commented Nov 14, 2025

What kind of change does this PR introduce?

Enhancement - Added smooth hover animations and color transitions to footer links

Issue Number:

Closes #1913

Screenshots/videos:

JsonSchema.mov
JsonSchema.mov

If relevant, did you update the documentation?

No documentation updates needed - this is a visual enhancement only.

Summary

This PR adds smooth hover animations to all footer links (Open Collective, Code of Conduct, and social media links including Slack, X, LinkedIn, YouTube, and GitHub).

The animations include:

  • Color transition from white to light blue (hover:text-blue-400) on hover
  • Smooth 300ms transition timing with ease-in-out
  • Subtle slide-to-right effect (hover:translate-x-1)

These changes improve the user experience by providing clear visual feedback when hovering over footer elements, adding polish to the site while maintaining accessibility.

Technical Details:

  • Modified file: components/Layout.tsx
  • Added Tailwind CSS classes for hover states
  • No breaking changes
  • Fully responsive and works across all modern browsers

Does this PR introduce a breaking change?

No

Checklist

@github-actions
Copy link

Hi @MeKaustubh07! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

Hi @MeKaustubh07! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

Hi @MeKaustubh07! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

Hi @MeKaustubh07! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 039a694

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (914e3c9) to head (039a694).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1914   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vtushar06
Copy link
Contributor

Hii @MeKaustubh07, kindly avoid opening PRs without getting assigned to the issue first. Doing so creates difficulties for the maintainers in managing and organizing the repository. Please go through the community guidelines and contributing guidelines before proceeding. Thank you

@Utkarsh-123github
Copy link
Member

Utkarsh-123github commented Nov 14, 2025

Hi @MeKaustubh07 , as Tushar mentioned above, please avoid raising PRs for issues that you are not assigned to. We want to ensure a fair opportunity for everyone, and it also helps us keep the repository well-organized and easier to maintain.
I’d suggest taking up any of the open issues that are currently unassigned, that would be really helpful.

Thank you for understanding and contributing! 🙌🏻

@github-project-automation github-project-automation bot moved this from Ready to review to Done in PR - Triage Group Nov 14, 2025
@MeKaustubh07
Copy link
Author

MeKaustubh07 commented Nov 14, 2025

Apologies for the inconvenience, I will Certainly keep that in Mind!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

✨ Enhancement: Add Subtle Hover Animations to Footer Links for Better Interactivity

3 participants