uno icon indicating copy to clipboard operation
uno copied to clipboard

[Gallery][Wasm][WCT - DataGrid] checkbox disappears in light mode and border doesn’t appear in dark mode

Open jhanvi03 opened this issue 1 year ago • 1 comments
trafficstars

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. Screenshot 2024-06-26 at 2 55 23 PM

Screenshot 2024-06-26 at 2 56 42 PM

Expected behavior

The checkbox should be visible with border in dark and light mode as shown in the snapshot below. Screenshot 2024-06-26 at 2 57 51 PM Screenshot 2024-06-26 at 2 58 32 PM

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

Steps to reproduce:

  1. Open wasm on windows in 'Edge'
  2. Navigate to Menu
  3. Turn the toggle for 'Light Mode'
  4. On Menu select click on 'Community Toolkit'
  5. from 'Community Toolkit' select 'Datagrid' and check the behaviour of the data grid on right side of the window
  6. Now again Navigate to Menu and turn the toggle ON for Dark Mode
  7. 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

jhanvi03 avatar Jun 26 '24 19:06 jhanvi03

Thanks! This looks like a resource propagation issue, @Youssef1313 @kazo0 does it look familiar?

jeromelaban avatar Jun 26 '24 20:06 jeromelaban

This may be fixed by https://github.com/unoplatform/uno/pull/17647

jeromelaban avatar Jul 23 '24 15:07 jeromelaban

This may be fixed by #17647

@jhanvi03 if you can re-test with latest Gallery canary for this issue please

agneszitte avatar Aug 30 '24 00:08 agneszitte

Tested on MAc and winodows with Chrome and Edge browser. The check box does disappear in light mode and the border in dark mode. image image

jhanvi03 avatar Sep 04 '24 18:09 jhanvi03

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 avatar Sep 05 '24 01:09 agneszitte

@agneszitte, Yes the issue seems to be fixed as i am not able to reproduce it.

jhanvi03 avatar Sep 09 '24 16:09 jhanvi03