react-drag-listview
react-drag-listview copied to clipboard
Ant-Design table column header autoscroll is not working on table header
trafficstars
For some reason auto scroll on column drag works only when the cursor is on the table data left or right edge, but not when it is on the header row edge. Here is an image example:
(Green is where auto-scroll works and red is where it is not)

here is a little code sample: https://codepen.io/Anton-Halaburda/pen/gOBapwg
For me, the scrolling rarely works with antd table.