Skip to content

🐛(tree-view) remove pointer-events rules breaking drag-and-drop#215

Merged
Ovgodd merged 1 commit into
mainfrom
fix/pointer-events-dnd
Jun 30, 2026
Merged

🐛(tree-view) remove pointer-events rules breaking drag-and-drop#215
Ovgodd merged 1 commit into
mainfrom
fix/pointer-events-dnd

Conversation

@Ovgodd

@Ovgodd Ovgodd commented May 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Remove pointer-events: none / auto from the tree-view row/node CSS so react-arborist DnD works again (regression from #126).

issue #213

@Ovgodd Ovgodd requested a review from PanchoutNathan May 5, 2026 09:54
@Ovgodd Ovgodd self-assigned this May 5, 2026
@Ovgodd Ovgodd added the bug Something isn't working label May 5, 2026
@AntoLC AntoLC self-requested a review June 25, 2026 13:06
@Ovgodd Ovgodd force-pushed the fix/pointer-events-dnd branch from 433cd54 to 86b60c5 Compare June 30, 2026 08:49
Revert the row/node pointer-events hack so tree drag-and-drop works again.
@Ovgodd Ovgodd force-pushed the fix/pointer-events-dnd branch from 86b60c5 to 94be102 Compare June 30, 2026 08:50
@Ovgodd Ovgodd merged commit 902db43 into main Jun 30, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants