react-table-hoc-draggable-columns icon indicating copy to clipboard operation
react-table-hoc-draggable-columns copied to clipboard

Safari: Dragging outside of the table to scroll sideways does not work

Open ds-martinso opened this issue 5 years ago • 2 comments

Is there a fix for this? Or do you only support Chrome?

ds-martinso avatar Jan 29 '21 16:01 ds-martinso

Hi @ds-martinso

Chrome automatically does the scrolling when you drag outside of the table, no additional code was added. So this sounds like something Chrome supports and Safari does not.

patricktran avatar Mar 02 '21 01:03 patricktran

Hi @patricktran Out of curiosity, will you add the automatic scrolling functionality for other browsers than Chrome?

ds-martinso avatar Mar 02 '21 07:03 ds-martinso