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

Add drag-and-drop support to StreamField #1033

Open
zerolab opened this issue Mar 3, 2015 · 5 comments
Open

Add drag-and-drop support to StreamField #1033

zerolab opened this issue Mar 3, 2015 · 5 comments

Comments

@zerolab
Copy link
Contributor

zerolab commented Mar 3, 2015

Currently StreamField follows old InlinePanel behavior when it comes to reordering items.

With 901b68c...46b77d4 in, it would be great to get drag-and-drop support.

Currently implemented in https://github.com/wagtail/wagtail/blob/master/wagtail/wagtailadmin/templates/wagtailadmin/pages/index.html#L26

@BertrandBordage
Copy link
Member

As part of the Wagtail’s first Kickstarter campaign, I’m working on this!
https://www.kickstarter.com/projects/noripyt/wagtails-first-hatch

@nfletton
Copy link
Contributor

A nice to have feature would be to support drag-and-drop between StreamFields that support the same type of block as that being dragged

@gasman gasman removed this from the some-day milestone Mar 30, 2022
@tbrlpld
Copy link
Contributor

tbrlpld commented Dec 21, 2022

This would be a fantastic feature to have!

@pablopalacios
Copy link

Hi, is there any blocker for this one? I might be able to allocate people in my team to work on it (both in UX and tech) if there are no big blockers here.

@thibaudcolas
Copy link
Member

thibaudcolas commented Aug 1, 2024

There are no big blockers on this to the extent I’m aware :) It’s large enough of a change to require a fair bit of UX and tech research, design & build prototypes to proceed with implementation. In particular the existing drag and drop implementation in Wagtail isn’t going to be suitable for the StreamField use case, so there needs to be a new design created acknowledging the full UX outside of the "happy path", and fully accessible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Design
Development

No branches or pull requests

8 participants