Skip to content

Conversation

@ethanndickson
Copy link
Member

Replace native <select> with Radix UI Select component in ProjectSettingsSection.

Native <select> options don't respect CSS styling on Linux (GTK themes override), causing invisible text in dark mode. The Radix Select has full CSS control via bg-dark text-foreground.

Before: Non-hovered dropdown items had white background with invisible text
After: Proper dark theme styling with visible text

Generated with mux

Replace native <select> with Radix UI Select component in ProjectSettingsSection.
Native <select> options don't respect CSS styling on Linux (GTK themes override),
causing invisible text in dark mode. Radix Select has full CSS control.

_Generated with `mux`_
@ethanndickson ethanndickson added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit 852b6b1 Dec 11, 2025
20 checks passed
@ethanndickson ethanndickson deleted the settings-dropdown-dewj branch December 11, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant