steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
12.47k stars 1.03k forks source link

bug: Drag & Drop in Numbered List doesn't work as expected #429

Open bakikucukcakiroglu opened 1 month ago

bakikucukcakiroglu commented 1 month ago

Provide environment information

System:

Binaries:

Describe the bug

I started to use novel copying web template and integrating it into my project. However, drag and drop functionality in numbered list is not working well. (See the video below) To be sure I also directly run web template but the behavior was also broken. Actually the editor in novel.sh works pretty well. I don't see what is going wrong.

https://github.com/user-attachments/assets/600445ba-f100-4732-a517-ac8e85a8702a

Link to reproduction

https://github.com/steven-tey/novel/tree/ai-features/apps/web

To reproduce

Clone and run web template. Delete everything in the editor. Add 5-10 numbered list items. Then start drag & drop between list items.

Additional information

bakikucukcakiroglu commented 1 month ago

I will add the clues here:

aliscie commented 1 month ago

is this solved now?