patternfly-react
patternfly-react copied to clipboard
Bug - Table Demo - Column management drag and drop using removed props
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