Skip to content

StatefulTable Drag and Drop not Working #1575

@peteyRevs

Description

@peteyRevs

Describe the bug
The drag and drop feature does not work in current React 18 because of a deprecated library react-beautiful-dnd. It looks like this could be replaced with a working [@hello-pangea/dnd](https://stackoverflow.com/questions/75124430/react-beautiful-dnd-warning-defaultprops-will-be-removed)
To Reproduce
Steps to reproduce the behavior:

  1. use the example located at https://developer.bigcommerce.com/big-design/statefulTable
  2. attempt to drag and drop
  3. open warnings console
  4. See error

Expected behavior
drag and drop should work

Screenshots
Screenshot 2024-10-25 at 3 56 41 PM

Desktop (please complete the following information, if applicable):

  • OS: Mac os
  • Browser Chrome
  • React 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    need more infoIssue author needs to provide more info

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions