Open jhanvi03 opened 2 days ago
@jhanvi03 can you validate that is looks the same on WinAppSDK?
It is likely that the small screen size is the reason why the combobox needs to be layouted differently than below (as it would otherwise not fit). On WinAppSDK it will most likely overflow out of the window (as the popup is windowed)
Current behavior
When the dropdown of the ComboBox opens on small screens, it appears merged with the background color, making it difficult to differentiate or see clearly.
Expected behavior
It should appear below the box.
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
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response