tiptap icon indicating copy to clipboard operation
tiptap copied to clipboard

[PRO]: Drag handle not showing up next to descendants other than children

Open sulee04 opened this issue 1 year ago • 0 comments

Affected Packages

extension-drag-handle

Version(s)

2.8.1

Description of the Bug

Hi! First of all, thanks for developing TipTap and sharing it with us! Without it I had to stay up several nights to implement editor from scratch.

Currently I am working on drag handle extension, and generally it works fine, but drag handle does not show up on elements other than children(immediate descendants). Is this intended, or can I specify the descendants by any chance?

Browser Used

Chrome

Code Example (Preferred)

https://templates.tiptap.dev

Expected Behavior

Drag Handle showing up next to descendant elements as well (such as <li>s).

Additional Context (Optional)

No response

Dependency Updates

  • [X] Yes, I've updated all my dependencies.

sulee04 avatar Jun 01 '24 14:06 sulee04