Labs-Windows icon indicating copy to clipboard operation
Labs-Windows copied to clipboard

DataTable issues on Uno

Open Arlodotexe opened this issue 7 months ago • 0 comments

Background

The DataTable component wasn't originally published with Uno support due to some issues. Recently, these issues have been fixed from the Uno side, which should allow us to enable the various Uno targets for the DataTable component.

Since Uno has fixed the issues from their side, as of the latest Uno update in e366657a924a745c6fb4162dc4c58d2e07fc0613, DataTable should work as expected on all Uno targets.

Problem

After enabling Uno targets, there are still lingering issues with DataTable. Examples of this can be seen by enabling wasm and building the gallery: image image image

Solution

This code works as expected on UWP and Wasdk. These issues will need to be addressed and fixed on the Uno side before this component can be considered production ready.

This ticket can be used for investigating and tracking fixes for these issues.

Arlodotexe avatar Jul 17 '24 17:07 Arlodotexe