question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Buggy drag / reorder behaviour on filtered lists

See original GitHub issue

I think this is related to #8, but I’m getting buggy dragging behaviour when list data is updated dynamically.

It seems to affect short lists the most, though I’ve seen it on larger lists as well.

Here is a list, filtered from the start which works as expected:

image

And here is a list which I filter down at run-time, and exhibits the buggy behaviour:

image

I’ve tried everything from removing all styles and going down to minimal HTML content, and it seems to be that it’s because the list is filtered.

If there’s a workaround, such as some kind of update() method in the meantime, I’m happy to use that, otherwise, looking forward to a fix!

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
arthabuscommented, Apr 7, 2020

any updates on that? seems like I’m having the same problem here

0reactions
dietrichgcommented, Apr 24, 2019

Any update on this @kutlugsahin? seems like the same problem im having. Wishing to have some update method as mentioned

Read more comments on GitHub >

github_iconTop Results From Across the Web

Drag cells, ignore filtered rows - Microsoft Community
I am dragging cells. Next to the cells being dragged there is a filtered column. I want the dragged cells to ignore the...
Read more >
Accessible Drag and Drop with Multiple Items - SitePoint
So let's start with a functional example which defines the basic drag and drop events, allowing a single element to be dragged with...
Read more >
Draggable Elements That Push Others Out Of Way - CSS-Tricks
I was trying to recreate the effect in the sidebar in Keynote where you can drag to rearrange slides. Here's the finished effect:....
Read more >
Excel bug? Inconsistent behavior when Cut/Copy-Pasting ...
Dragging data down: ignores filtered cells. Bonus. This behavior for filtered cells is different from how hidden cells are handled (to hide a ......
Read more >
Singe table where items can be filtered and reordered
My goal is to design UX where users can reorder very long list of data (800+). User has to have an ability to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found