unoplatform / uno

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!!
https://platform.uno
Apache License 2.0
9.03k stars 733 forks source link

[Gallery][UI Components][ComboBox] in Cupertino the combobox appears in black color #18858

Open jhanvi03 opened 2 days ago

jhanvi03 commented 2 days ago

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.

Screenshot 2024-11-19 at 8 02 27 PM Screenshot 2024-11-19 at 8 05 04 PM

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)

  1. Open gallery canary on web browser (make sure its is small screen
  2. Navigateto mMenu -> UI Components -> Combobox
  3. Navigate to Cupertino tab and select any option.
  4. Observe the option in dark and light mode

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

jeromelaban commented 1 day ago

@jhanvi03 can you validate that is looks the same on WinAppSDK?