rsuite-table
rsuite-table copied to clipboard
Resizable does not work on mobile
Versions
package | version |
---|---|
react |
17.0.0 |
rsuite-table |
5.5.1 |
What is the expected behavior?
The user should be able to resize the columns on mobile devices
What is the current behavior?
Resizable only works on devices with a pointer and does not work with touch input.
What are the steps to reproduce?
Try to resize a table column on desktop, see that it is working as expected. Then, try the same thing on touch input like a smart phone, see it does not.