novel icon indicating copy to clipboard operation
novel copied to clipboard

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

Open bakikucukcakiroglu opened this issue 6 months ago • 2 comments

Provide environment information

System:

  • OS: macOS 14.5
  • CPU: (11) arm64 Apple M3 Pro
  • Memory: 240.17 MB / 18.00 GB
  • Shell: 5.9 - /bin/zsh

Binaries:

  • Node: 20.15.1 - ~/.nvm/versions/node/v20.15.1/bin/node
  • Yarn: 1.22.22 - /opt/homebrew/bin/yarn
  • npm: 10.7.0 - ~/.nvm/versions/node/v20.15.1/bin/npm
  • pnpm: 9.6.0 - ~/.nvm/versions/node/v20.15.1/bin/pnpm

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 avatar Jul 29 '24 01:07 bakikucukcakiroglu