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

[BUG] : Search in Mods table header has wrong color in light mode #658

Closed
chk1 opened this issue Nov 15, 2024 · 0 comments · Fixed by #660
Closed

[BUG] : Search in Mods table header has wrong color in light mode #658

chk1 opened this issue Nov 15, 2024 · 0 comments · Fixed by #660
Assignees
Labels
bug Something isn't working

Comments

@chk1
Copy link
Contributor

chk1 commented Nov 15, 2024

Issue encountered

When using the light theme, in the search box that is located on the Mods table header. the text color is the same as the background color which makes text entered unreadable.

Compare the following screenshots, where I put the word "beat" into each search box:

Light theme
image

Dark theme
image

Expected Behavior

Text should be readable in light theme

Steps to Reproduce

  1. Set theme to Light (or "Sync with computer" if your system is in light mode)
  2. Go to the Mods listing
  3. Click search icon
  4. Type something into the search text box

Operating System

Windows 11

Version

1.4.12

Additional Context

May be caused by a wrong or missing className here: https://github.com/Zagrios/bs-manager/blob/6bb90c580dbfbbc29adfe16e8355661ad356d88f/src/renderer/components/version-viewer/slides/mods/mods-grid.component.tsx#L64C192-L64C207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants