uno
uno copied to clipboard
[Gallery][Wasm][WCT - DataGrid] checkbox disappears in light mode and border doesn’t appear in dark mode
Current behavior
In WASM, when turning the light mode ON, checkbox in last column(Has been wanted) is not visible and wehn turning the dar mode, the border of the checkbox is not presnet.
Expected behavior
The checkbox should be visible with border in dark and light mode as shown in the snapshot below.
How to reproduce it (as minimally and precisely as possible)
Steps to reproduce:
- Open wasm on windows in 'Edge'
- Navigate to Menu
- Turn the toggle for 'Light Mode'
- On Menu select click on 'Community Toolkit'
- from 'Community Toolkit' select 'Datagrid' and check the behaviour of the data grid on right side of the window
- Now again Navigate to Menu and turn the toggle ON for Dark Mode
- follow steps 3 to 5
Workaround
No response
Works on UWP/WinUI
Yes
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
Thanks! This looks like a resource propagation issue, @Youssef1313 @kazo0 does it look familiar?
This may be fixed by https://github.com/unoplatform/uno/pull/17647
This may be fixed by #17647
@jhanvi03 if you can re-test with latest Gallery canary for this issue please
Tested on MAc and winodows with Chrome and Edge browser. The check box does disappear in light mode and the border in dark mode.
Tested on MAc and windows with Chrome and Edge browser. The check box does disappear in light mode and the border in dark mode.
@jhanvi03 just to make sure I correctly understand as I saw you completed the issue. The issue is properly fixed? You are not able to reproduce it at all?
@agneszitte, Yes the issue seems to be fixed as i am not able to reproduce it.