react-drag-listview icon indicating copy to clipboard operation
react-drag-listview copied to clipboard

Ant-Design table column header autoscroll is not working on table header

Open galaburdaEndermen opened this issue 2 years ago • 1 comments
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) SCR-20230411-pjch-2

here is a little code sample: https://codepen.io/Anton-Halaburda/pen/gOBapwg

galaburdaEndermen avatar Apr 11 '23 14:04 galaburdaEndermen

For me, the scrolling rarely works with antd table.

ronak-betaflux avatar Jul 04 '23 07:07 ronak-betaflux