mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Firefox: Dropdown menu white-on-white (unreadable) #358
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheDoDoo on GitHub (Jun 10, 2025).
Current Behavior
When I go to a server’s Startup settings and click the dropdown menu in the top-right corner, the selected field is unreadable because it’s white on white (see image). This only happens in Firefox.
Expected Behavior
That it is not white on white.
Steps to Reproduce
Panel Version
ghcr.io/pelican-dev/panel:v1.0.0-beta21
Wings Version
none
Games and/or Eggs Affected
minecraft vanilla
Docker Image
No response
Error Logs
Is there an existing issue for this?
@notAreYouScared commented on GitHub (Jun 10, 2025):
That is most likely a browser issue, or a "dark mode" plugin of some sort, and not somthing we can fix.
@rmartinoscar commented on GitHub (Jun 10, 2025):
I believe it happens on any Select that doesn't have



native(false)@notAreYouScared commented on GitHub (Jun 10, 2025):
Works on Chrome as expected.
@TheDoDoo commented on GitHub (Jun 10, 2025):
My firefox has no extensions I use firefox as second browsers ^^