Skip to content

Conversation

@Eshajha19
Copy link
Contributor

Summary

This PR fixes an issue where dropdown options were not visible in the dark theme due to browser default styling causing low-contrast (white-on-white) text. What Was Fixed ✅ Explicitly styled text color for dark backgrounds

✅ Added styling for elements to ensure readable dropdown text

✅ Fixed placeholder/empty option color for better UX

✅ Ensured consistent appearance across Chrome, Edge, and Firefox

✅ Improved accessibility by increasing contrast in dropdown menus

Before

Dropdown options appeared invisible or extremely low contrast

Users could not read filter and form select values

Poor usability in dark/glass UI theme

After

Dropdown options have proper dark background and light text

All select inputs are clearly readable

Placeholder options are visually distinct

Files Changed

dashboard.css (or global styles file)

Screenshot 2026-02-12 192858 Screenshot 2026-02-12 192910

This PR #651 closes issue #641

@vercel
Copy link

vercel bot commented Feb 12, 2026

@Eshajha19 is attempting to deploy a commit to the Renu's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

🎉 Thanks for the PR, @Eshajha19!

We really appreciate you taking the time to contribute to ExpenseFlow! 💙


⭐ Love this project?

Please give us a star! It helps the project grow and reach more developers! 🌟

🔗 https://github.com/Renu-code123/ExpenseFlow


✅ PR Checklist

Before we review, please ensure:

  • Your code follows the project's coding standards
  • All file changes are accurate and intentional
  • You've tested your changes locally
  • Any review comments have been addressed

🙌 Thank You for Contributing!

We truly appreciate your interest in contributing to this project.

  • Please make sure your code follows the project structure
  • Add clear commit messages and comments where necessary
  • Ensure your changes do not break existing functionality

We'll review your PR as soon as possible. Keep up the great work! ✨


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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant