Inconsistencies with Fluent Design and WinUI 3 #26215
Unanswered
Poopooracoocoo
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Resources used:
WinUI 3 Gallery
Fluent UI React demo
System info:
Windows 11 22H2
Note:
I will not cover hover or pressed states unless mentioned but it's very easy to see the differences for yourselves.
Why this is an issue:
As per @micahgodbolt:
Radio button:

Expected (WinUI 3):
Actual (Fluent UI React v9):

Checkbox:

Expected:
Actual:

Button:

Expected:
Actual:

Dialog:

Expected:
Actual:

Slider:

Expected:
Actual:

Switch (pressed state):

Expected:
Actual:

Menu (hover state):

Expected:
Actual:

Editable combobox (hover state):

Expected:
Actual:

Beta Was this translation helpful? Give feedback.
All reactions