Skip to content

Enhance feature card hover interactions#965

Open
aadiishere wants to merge 1 commit into
imDarshanGK:mainfrom
aadiishere:enhance-feature-card-hover
Open

Enhance feature card hover interactions#965
aadiishere wants to merge 1 commit into
imDarshanGK:mainfrom
aadiishere:enhance-feature-card-hover

Conversation

@aadiishere

Copy link
Copy Markdown

Description

Enhanced the homepage feature cards by adding smooth hover interactions and improved visual feedback.

Changes Made

  • Added subtle lift animation on hover
  • Added slight scale effect
  • Added accent-colored glow/shadow effect
  • Improved border highlighting on hover
  • Refined transitions for smoother animations

These changes improve the user experience and make the feature cards feel more interactive while preserving the existing design and functionality.

Related Issue

Fixes #964

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

Before

hover1

After

hover2

Test evidence

Manual testing completed:

  • Verified hover effect on all feature cards
  • Confirmed smooth animations and transitions
  • Verified no layout shifts or UI breakage
  • No functionality changes introduced

@aadiishere aadiishere requested a review from imDarshanGK as a code owner June 8, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Enhance feature card hover interactions

1 participant