Discussion: Making list-items draggable instead of list-nodes
Open
- Dominant language
- TypeScript
- Stars
- 23.9k
- Forks
- 2.2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 57
Description
At present, we treat each list node as an entire block, similar to this.

However, a more refined approach would be to consider each indented list node as an individual block, akin to how it is done in Notion.

Contributor guide
Assessment
This issue has not been assessed yet.