Inability to Drag Columns on Tablets, Mobiles, or Touch Devices
Shankar3474 opened this issue · 1 comments
Shankar3474 commented
material-react-table version
v2.11.1
react & react-dom versions
v18.2.0
Describe the bug and the steps to reproduce it
While column dragging functions as expected on laptops or PCs using a mouse cursor, it is not achievable on mobile or tablet devices due to the absence of a cursor. Touch interactions do not enable column movement or dragging.
I've attached the video for your ready reference.
Thanks in advance.
Screenshots or Videos (Optional)
Column.drag.issue.mp4
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
- I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
KevinVandy commented
duplicate of #577