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

Row reordering not working in Android phones #328

Open
blessenabrahamnw18 opened this issue May 26, 2023 Discussed in #327 · 2 comments
Open

Row reordering not working in Android phones #328

blessenabrahamnw18 opened this issue May 26, 2023 Discussed in #327 · 2 comments
Labels
bug Something isn't working

Comments

@blessenabrahamnw18
Copy link

Discussed in #327

Originally posted by blessenabrahamnw18 May 24, 2023
Hi @komarovalexander ,
The row reordering features works well in web and iOS devices, but it doesnt work on any android phone.
Please let me know if this is a known issue or do we have any work around?

@komarovalexander komarovalexander added the bug Something isn't working label May 31, 2023
@komarovalexander
Copy link
Owner

Hi @blessenabrahamnw18
you can override data row attributes to fix it on android
here is a skeleton https://stackblitz.com/edit/table-row-reordering-ts-ryxwzk?file=Demo.tsx how to override attributes, but you have to implement reordering logic here

@blessenabrahamnw18
Copy link
Author

okay Thankyou @komarovalexander ; this is helpful; can build the logic using these events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants