-
-
Notifications
You must be signed in to change notification settings - Fork 489
Open
Description
Describe the bug
I use my computer in dark mode.
When I open the Country select box to view my options the text is unreadable due to the light text on a light background.
Your minimal, reproducible example
pnpx create-tsrouter-app@latest --add-ons form
Steps to reproduce
- Make sure your computer OS is running in Dark Mode
pnpx create-tsrouter-app@latest --add-ons form
- finish the install process naming the project "testing-bug"
cd testing-bug
pnpm dev
- Navigate to the "Address form" link at the top of the page.
- Open the Country select box
Expected behavior
The text should be easily readable
How often does this bug happen?
Every time
Screenshots or Videos
In these screenshots, I'm hovering over the "Australia" item
Firefox:

Chrome:

Platform
- OS: Windows 11
- Browser: Firefox 141.0; Chrome 138.0.7204.169
TanStack Form adapter
react-form
TanStack Form version
1.0.0
TypeScript version
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels