Skip to content

feat: Add cursor trail effect#201

Merged
TiwariDivya25 merged 1 commit intoTiwariDivya25:mainfrom
mohdmaazgani:feat/cursor-trail
Feb 4, 2026
Merged

feat: Add cursor trail effect#201
TiwariDivya25 merged 1 commit intoTiwariDivya25:mainfrom
mohdmaazgani:feat/cursor-trail

Conversation

@mohdmaazgani
Copy link
Contributor

📝 Description

Adds a smooth cursor trail effect across the website using a custom HTML, CSS, and JavaScript implementation. The effect enhances visual appeal by displaying a glowing, animated trail that follows the user’s cursor without affecting existing functionality.


🎯 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📚 Documentation update
  • 🎨 UI/UX improvement
  • ⚡ Performance improvement
  • ♿ Accessibility improvement
  • 🔧 Refactoring

Closes #200


📋 Changes Made

  • Added cursor trail effect with smooth animation
  • Implemented glowing circular cursor elements
  • Integrated effect directly into index.html

🧪 Testing

  • Unit tests added/updated
  • Tested on desktop
  • Tested on mobile
  • Manual testing completed

Testing Steps:

  1. Ran the application locally
  2. Moved cursor across different sections of the site
  3. Verified trail animation, hover, and click effects

🎨 Screenshots/Demo

Screen.Recording.2026-01-31.140702.mp4

📦 Dependencies

  • No new dependencies
  • New dependencies added (list below)

✅ Checklist

Code Quality

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Testing & Functionality

  • I have tested my changes thoroughly
  • Existing functionality works as expected

Documentation

  • I have updated the documentation accordingly
  • I have updated the README if needed

Git & Commits

  • My commits have clear, descriptive messages
  • My branch is up to date with the base branch
  • I have not included unnecessary commits

Breaking Changes

  • This PR does not introduce breaking changes

📝 Additional Context

This change focuses purely on UI enhancement and does not modify any core application logic or dependencies.


🔍 Reviewer Notes

Please review the visual behavior of the cursor trail and confirm it aligns with the intended UI experience.


🚀 Deployment Notes

No deployment or migration steps required.

@vercel
Copy link

vercel bot commented Jan 31, 2026

@mohdmaazgani is attempting to deploy a commit to the Divya Tiwari's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for tiwaridivya25-devconnect ready!

Name Link
🔨 Latest commit 5dd4cfa
🔍 Latest deploy log https://app.netlify.com/projects/tiwaridivya25-devconnect/deploys/697dbf7bfdb20700087c6462
😎 Deploy Preview https://deploy-preview-201--tiwaridivya25-devconnect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@mohdmaazgani
Copy link
Contributor Author

@TiwariDivya25 This fixes the issue #200

@mohdmaazgani
Copy link
Contributor Author

@TiwariDivya25 any updates regarding my PR?

@mohdmaazgani
Copy link
Contributor Author

Hi @TiwariDivya25 👋
Just wanted to follow up on this PR. It’s been open for about 3 days now, so I wanted to check if there’s anything needed from my side to help move it forward.

Thanks for your time and for maintaining the project!

@mohdmaazgani
Copy link
Contributor Author

Hi @TiwariDivya25 👋
Just wanted to follow up on this PR. It’s been open for about 3 days now, so I wanted to check if there’s anything needed from my side to help move it forward.

Thanks for your time and for maintaining the project!

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
devconnect Ready Ready Preview, Comment Feb 4, 2026 1:44am

@TiwariDivya25
Copy link
Owner

Hi @mohdmaazgani, sorry for the delay, I was a bit busy.
I’ve reviewed the PR now and everything looks good.
Thanks for your contribution and patience!

@TiwariDivya25 TiwariDivya25 merged commit 48c2419 into TiwariDivya25:main Feb 4, 2026
8 checks passed
@mohdmaazgani
Copy link
Contributor Author

Hi @mohdmaazgani, sorry for the delay, I was a bit busy. I’ve reviewed the PR now and everything looks good. Thanks for your contribution and patience!

Hi @TiwariDivya25 👋Thanks a lot for reviewing it! 😊, and no worries at all about the delay.
Glad everything looks good.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature : Add Cursor Trail Effect to Website

2 participants