Skip to content

Conversation

@KJ7LNW
Copy link
Contributor

@KJ7LNW KJ7LNW commented Mar 22, 2025

Fixes the issue where dropdown menus in the configuration screen appeared transparent, making text difficult to read against background content.

Before

image

After

image

  • Added bg-opacity-100 to ensure dropdown background is fully opaque

Important

Ensures dropdown menu background is fully opaque in dropdown-menu.tsx to improve text readability.

  • Behavior:
    • Ensures dropdown menu background is fully opaque by adding bg-opacity-100 to the class list in DropdownMenuContent in dropdown-menu.tsx.
    • Fixes issue with text readability against background content in configuration screen dropdowns.

This description was created by Ellipsis for 0d2b6da. It will automatically update as commits are pushed.

Fixes the issue where dropdown menus in the configuration screen appeared transparent,
making text difficult to read against background content.

- Added bg-opacity-100 to ensure dropdown background is fully opaque

Signed-off-by: Eric Wheeler <[email protected]>
@KJ7LNW KJ7LNW requested review from cte and mrubens as code owners March 22, 2025 22:53
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Mar 22, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 22, 2025
@cte cte merged commit 92dee31 into RooCodeInc:main Mar 22, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants