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

Placeholder at the beginning of a drag #85

Open
SonyStone opened this issue Apr 3, 2023 · 1 comment
Open

Placeholder at the beginning of a drag #85

SonyStone opened this issue Apr 3, 2023 · 1 comment

Comments

@SonyStone
Copy link

What I need:
image

What I have:
image

Hello, I have the task of sorting elements on a page. I use Sortable, and Sortable has a preview only for where to put it, but not where the item is taken from. How can I implement this?

@martinpengellyphillips
Copy link
Contributor

Interesting. My guess would be to have a standin element for the source placeholder (like another preview) and make the transform a noop.

I'll see if I can work up an example some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants