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-#455: custom cursor and scrolling thumb fix-#473: Transition duration on post hover #489

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chandrikaHarsha
Copy link

Summary

I Fixed-#455 & #473

Description

#455: I added style object to both index.css (in frontend) and individual Route elements to get the custom cursor. As I used URL() to customize the cursor tailwind wasn't working for this and I modified scroll to body, HTML.

#475: When the posts, either featured or general, were hovered, they scaled without a transition duration. I added duration to make it look smoother.

Images

Include any relevant images or diagrams that can help reviewers visualize the changes, if applicable

Issue(s) Addressed

Enter the issue number of the bug(s) that this PR fixes
#455, #473

Prerequisites

Copy link

vercel bot commented Mar 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust ❌ Failed (Inspect) Mar 13, 2025 11:14am
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2025 11:14am

Copy link

Hey @chandrikaHarsha! Thanks for sticking to the guidelines! High five! 🙌🏻

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.

Centralised Error Handling
1 participant