unoplatform / Uno.Gallery

The Uno Platform Gallery application
https://platform.uno/
Other
151 stars 42 forks source link

[Gallery][Theming][Lightweight Styling]-Custom Checkbox Style Incorrectly Displayed #1146

Open jhanvi03 opened 1 month ago

jhanvi03 commented 1 month ago

Current behavior

The overridden checkbox style is not displayed correctly. It appears with an unintended background color and border style, making it visually inconsistent with the intended design. Screenshot 2024-07-22 at 10 57 04 AM Screenshot 2024-07-22 at 10 56 35 AM

Expected behavior

he overridden checkbox style should be visually distinct but still maintain a cohesive appearance with the rest of the UI elements.

How to reproduce it (as minimally and precisely as possible)

Steps to Reproduce:

  1. Open Gallery in any of the web browser
  2. Navigate to Menu -> Lightweight Styling
  3. In material and Fluent observe the Overriden Checkbox style.

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

Xiaoy312 commented 1 month ago

We are doing custom override to the control here. It is okay to look a bit off..?

@kazo0 @agneszitte opinion?