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

Expose whether list is currently being interacted with #51

Closed
joshhales1 opened this issue Aug 10, 2022 · 2 comments
Closed

Expose whether list is currently being interacted with #51

joshhales1 opened this issue Aug 10, 2022 · 2 comments

Comments

@joshhales1
Copy link
Contributor

Is there currently a way to expose whether or not the list is currently being interacted with? My specific case is that I need a repeated API call to stop updating the list when I am interacting.

If there's not do you want me to implement it?

Many thanks.

@Macil
Copy link
Collaborator

Macil commented Aug 12, 2022

There isn't currently a way to check this. I'd accept a PR implementing onDragStart(): void and onDragEnd(): void props.

@joshhales1
Copy link
Contributor Author

Cool, I'll take a look.

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