Steps to reproduce:
- Go to Settings → Preferences → Appearance
- Set the theme to any Mastodon Bird UI variant (e.g. Bird UI Auto)
- Open any
<select> dropdown on the page
Expected behavior:
Dropdown list should have a dark background consistent with the selected theme.
Actual behavior:
The dropdown list has a white/light background, making the options hard or impossible to read. This appears to affect all <select> elements rendered via .simple_form select across the settings pages.
Screenshots:
Version: v4.6.0-alpha.8
Steps to reproduce:
<select>dropdown on the pageExpected behavior:
Dropdown list should have a dark background consistent with the selected theme.
Actual behavior:
The dropdown list has a white/light background, making the options hard or impossible to read. This appears to affect all
<select>elements rendered via.simple_form selectacross the settings pages.Screenshots:
Version: v4.6.0-alpha.8