Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTable issues on Uno #559

Open
Arlodotexe opened this issue Jul 17, 2024 · 0 comments
Open

DataTable issues on Uno #559

Arlodotexe opened this issue Jul 17, 2024 · 0 comments
Labels
bug 🐛 Something isn't working external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. help wanted Extra attention is needed Uno Issues related to Uno Platform

Comments

@Arlodotexe
Copy link
Member

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 Arlodotexe added bug 🐛 Something isn't working help wanted Extra attention is needed Uno Issues related to Uno Platform external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working external ⤴️ Requires an update to an external dependency or due to code outside the Toolkit. help wanted Extra attention is needed Uno Issues related to Uno Platform
Projects
None yet
Development

No branches or pull requests

1 participant