Skip to content

Conversation

@Adityakumar37
Copy link
Contributor

What kind of change does this PR introduce?

UI enhancement β€” adds consistent hover zoom interactions to several UI elements in the Tools section.

Issue Number:

Screenshots/videos:

Screen.Recording.2025-11-23.at.4.32.26.PM.mov

If relevant, did you update the documentation?

Not applicable β€” this PR only updates UI interactions.

Summary

This PR improves hover interactions for multiple UI components in the Tools section.

Specifically, it adds a smooth and consistent hover zoom effect to:

  • β€œAdd Your Tools” button
  • β€œTry Bowtie” button
  • Community icons
  • β€œContribute to Collective” button

The hover effect now matches the zoom interaction used in the Community Avatars grid, ensuring visual consistency across both light and dark mode.
This enhances the user experience while keeping the UI behavior uniform and polished.

Does this PR introduce a breaking change?

No β€” this PR does not introduce any breaking changes.
The updates are purely visual and do not affect existing functionality.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@github-actions
Copy link

github-actions bot commented Nov 23, 2025

built with Refined Cloudflare Pages Action

⚑ Cloudflare Pages Deployment

Name Status Preview Last Commit
website βœ… Ready (View Log) Visit Preview 1cb9545

@codecov
Copy link

codecov bot commented Nov 23, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 100.00%. Comparing base (dcf4ea4) to head (1cb9545).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1947   +/-   ##
=========================================
  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.

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

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

πŸ› Bug: Missing hover state on "Contribute to our collective" button (UI inconsistency)

1 participant