VisActor / VisActor/VTable

[Feature] 基本表格树形展示支持跨父节点进行行拖拽

Open
#1,561 2 comments 0 reactions 1 assignee View on GitHub

@fangsmile is already working on this.

Since Apr 22, 2024.

Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

我们需要实现一个功能是任务管理,会采用树形表格进行实现,基本功能点如下

  1. 红色的是一些树形节点,我希望将蓝色的行拖拽到其它树形节点的下方(必须),如图所示
  2. 处于同一级的节点也可以进行上下拖拽改变其位置(可选)
    image
What does the proposed API look like?

新增配置属性:
是否支持跨父节点拖拽
类似功能的issue:https://github.com/VisActor/VTable/issues/1485

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.