patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Bug - Table Demo - Column management drag and drop using removed props

Open gitdallas opened this issue 2 years ago • 0 comments

See example here: https://www.patternfly.org/components/table/react-demos/#column-management-with-draggable

The example is old and attempting to use deprecated/removed onDrag props rather than the new DragDrop/Droppable components. It also appears to be using the deprecated table even though it is not in the deprecated tab.

This example of a draggable data-list could come in helpful for this story: https://www.patternfly.org/components/data-list#draggable

gitdallas avatar Dec 14 '23 19:12 gitdallas