Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
In dark mode, the ComboBox appears black, and the selected option appears grey, giving the impression that it is disabled.
In light mode, the selected option also appears grey, maintaining the same "disabled" appearance.
Expected behavior
The ComboBox and its selected option should have clear, visually distinct styles in both dark and light modes:
In dark mode, the selected option should contrast appropriately with the background without looking disabled.
In light mode, the selected option should also be clearly visible and not appear greyed out or disabled.
How to reproduce it (as minimally and precisely as possible)
Open gallery canary on web browser (make sure its is small screen
Current behavior
In dark mode, the ComboBox appears black, and the selected option appears grey, giving the impression that it is disabled. In light mode, the selected option also appears grey, maintaining the same "disabled" appearance.
Expected behavior
The ComboBox and its selected option should have clear, visually distinct styles in both dark and light modes:
In dark mode, the selected option should contrast appropriately with the background without looking disabled. In light mode, the selected option should also be clearly visible and not appear greyed out or disabled.
How to reproduce it (as minimally and precisely as possible)
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
WebAssembly, iOS, Mac Catalyst
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response