Skip to content

Fix: Dark Mode Hover Text Visibility Issue#159

Merged
Gyanthakur merged 3 commits into
Gyanthakur:mainfrom
ankitjhagithub21:fix-text-hover
Oct 19, 2025
Merged

Fix: Dark Mode Hover Text Visibility Issue#159
Gyanthakur merged 3 commits into
Gyanthakur:mainfrom
ankitjhagithub21:fix-text-hover

Conversation

@ankitjhagithub21

@ankitjhagithub21 ankitjhagithub21 commented Oct 19, 2025

Copy link
Copy Markdown
Contributor

📝 Description

This pull request addresses an issue where text inside the Feedback page becomes invisible or unreadable in dark mode when hovered or focused.

The fix ensures that text remains visible and accessible in both light and dark themes by applying the same styling in 'Other ways to reach out ' buttons like other buttons.

Fixes #158

🔍 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)

Testing Steps

  1. Switch the app to dark mode.

  2. Navigate to /feedback.

  3. Hover over and focus on the feedback other ways to reach out buttons.

  4. Verify that:

  • The text remains visible (white or light color).
  • No contrast or accessibility issues occur.

✅ Checklist

  • My code follows the project’s coding style and guidelines.
  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing tests pass locally with my changes.
  • I have updated the documentation if required.

📸 Screenshots (if applicable)

Screenshot 2025-10-19 at 12 33 31 PM

💬 Additional Comments

Now when user hover on Reach out buttons text colors remains same so it looks good in dark mode also.

@vercel

vercel Bot commented Oct 19, 2025

Copy link
Copy Markdown

@ankitjhagithub21 is attempting to deploy a commit to the gyanthakur's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great job, @ankitjhagithub21! Thanks for creating the pull request.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

@vercel

vercel Bot commented Oct 19, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
component-library Ready Ready Preview Comment Oct 19, 2025 11:26am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@Gyanthakur Gyanthakur merged commit 1b26d34 into Gyanthakur:main Oct 19, 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.

Bug Report: Text Not Visible in Dark Mode on Hover

2 participants