Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(DragDrop): new drag and drop solution for reordering lists #7313

Closed
wants to merge 1 commit into from

Conversation

nicolethoen
Copy link
Contributor

@nicolethoen nicolethoen commented Apr 28, 2022

What:
Closes #6317
Closes #6431
Closes #6982

DragDrop todo:

  • Fix animations on examples
  • convert examples to typescript
  • useDroppable to update drop area styles
  • Make sure you can gracefully cancel a drag
  • Build basic example with handle
  • Build basic example with multiple drop zones
  • Build basic example with cards(?)
  • expose props to customize labels for i18n
  • probably add back old DragDrop components to avoid breaking changes and just hide them from the API/docs

@patternfly-build
Copy link
Contributor

patternfly-build commented Apr 28, 2022

@stale
Copy link

stale bot commented Jun 27, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jun 27, 2022
@stale
Copy link

stale bot commented Aug 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Aug 31, 2022
@nicolethoen nicolethoen force-pushed the drag_drop branch 4 times, most recently from 8c02563 to c88d51a Compare September 9, 2022 17:59
@nicolethoen
Copy link
Contributor Author

switching to a different draft PR

@nicolethoen nicolethoen closed this Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants