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

🌙✨ Fixed Scroll Button Hovering Issue in Dark Mode on Contributors Page 🎨🖱️ #165

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

ak-0283
Copy link
Contributor

@ak-0283 ak-0283 commented Jan 22, 2025

Fixes #164

Description:

While working on the dark mode feature, I realized that the scroll button wasn't behaving as expected during hover interactions. It felt inconsistent and lacked the polished feel that I strive for in my designs. So, I dived into fixing it and here’s what I’ve achieved:

🎯 Issue Identified: The hover effect on the scroll button didn’t align well with the dark mode theme, making it less visually appealing and slightly confusing for users.

🛠️ Solution Implemented:
1️⃣ Improved the hover states to ensure the button reacts smoothly and clearly when hovered over, even in dark mode.
2️⃣ Updated the button’s color scheme for dark mode, ensuring perfect contrast for better visibility.
3️⃣ Enhanced the hover animations for a sleek and modern look, making the interaction more engaging.
4️⃣ Optimized responsiveness, ensuring the button functions consistently across various devices and screen sizes.

🌟 The Result:
Now, users can seamlessly interact with the scroll button in dark mode without any visual glitches or usability issues. This change not only improves the aesthetics but also ensures a consistent and intuitive user experience throughout.

I believe attention to these little details makes a huge difference in creating a user-friendly and enjoyable interface. 🌐

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)


Screenshot 2025-01-22 214257

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

This pull request fixes the issue with the scroll-to-top button hover effect in dark mode. The button was previously not behaving as expected, especially in dark mode, which led to an inconsistent user experience. After thorough testing, I've optimized the hover effect, ensured the button is clearly visible, and aligned the color scheme with the dark mode theme. This update improves both usability and aesthetics for a smoother user interaction.

Copy link

vercel bot commented Jan 22, 2025

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

Name Status Preview Comments Updated (UTC)
scd-profile-score ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 2:16pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTE.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@ak-0283
Copy link
Contributor Author

ak-0283 commented Jan 22, 2025

Please review and merge it. @Ojas-Arora

@Ojas-Arora
Copy link
Owner

@ak-0283 Update Branch and try to make some better changes linke 3-4 or more changes in a file not just a single change next time as been told to us by SWOC.

@ak-0283
Copy link
Contributor Author

ak-0283 commented Jan 24, 2025

hey @Ojas-Arora i have 3 done changes i.e, Contributors Page, Main Page,About Page . Please review and merge it.

Copy link
Owner

@Ojas-Arora Ojas-Arora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Ojas-Arora Ojas-Arora merged commit b430511 into Ojas-Arora:main Jan 24, 2025
2 checks passed
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.

🖤 Fixing Scroll Button Visibility Issue on Black Background with Hover Effect on Contributors Page
2 participants