unoplatform / Uno.Gallery

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

[Gallery][Wasm][WCT - DataGrid] Unable to scroll down or up #1125

Open jhanvi03 opened 1 week ago

jhanvi03 commented 1 week ago

Current behavior

In wesm, When the user is on Datagrid page, the user is not able to scroll in dark and light mode. When the is Maximum size, the user should be able to scroll up ad down. When the screen is been compact size, the user should be able to scroll up, down, left and right within the page.

https://github.com/unoplatform/uno/assets/173818531/e0d182e7-9f12-4f3d-950b-2e75ed649f80

Expected behavior

User should able to scroll within the page

https://github.com/unoplatform/uno/assets/173818531/78e23cd8-f2ec-4edf-8d90-de26560e80d2

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

Steps to reproduce:

  1. Open wasm on windows and mac in 'Edge' and chrome.
  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. Try to scroll in compact and max size of windows.
  7. Now again Navigate to Menu and turn the toggle ON for Dark Mode
  8. follow steps 2 to 7

Workaround

No response

Works on UWP/WinUI

No

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

jeromelaban commented 1 week ago

@agneszitte @kazo0 did we change the outer container for the page? If feels like it's in a StackPanel or similar. This does not happen in current prod (though DataGrid fails for another reason).