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

[DND] drag and drop while filter is active #5880

Open
2 tasks done
tmot24 opened this issue Jan 20, 2025 · 0 comments
Open
2 tasks done

[DND] drag and drop while filter is active #5880

tmot24 opened this issue Jan 20, 2025 · 0 comments

Comments

@tmot24
Copy link

tmot24 commented Jan 20, 2025

TanStack Table version

8.20.6

Framework/Library version

18.3.1

Describe the bug and the steps to reproduce it

When a filter is active, drag and drop stops working under a certain scenario.

initially everything works fine
Image

but if i add filters dnd stops working. The first column must be filtered by the symbol "3". The second column is filtered by the symbol "2".
Image

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

https://codesandbox.io/p/sandbox/dreamy-http-ffjr5r?file=%2Fsrc%2FApp.js%3A2%2C23

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

No, because I do not know how

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
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

1 participant