VisActor / VisActor/VTable

[Feature] 树形表格,开启checkbox的情况下,期望增加配置,支持父子级联交互,勾选父级数据,所有的子数据也被勾选上,所有的子数据被勾选上后,父数据也自动勾选。同时期望增加一个方法可以获取到checkbox选中的项,现在没有方法,只能深层次对比stateManager中的checkedState,但是树形数据折叠的数据stateManager中的checkedState没有对应数据无法获取

Open
#3,172 0 comments 0 reactions 1 assignee View on GitHub

@Rui-Sun is already working on this.

Since Dec 23, 2024.

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

Description

What problem does this feature solve?

[Feature] 树形表格,开启checkbox的情况下,期望增加配置,支持父子级联交互,勾选父级数据,所有的子数据也被勾选上,所有的子数据被勾选上后,父数据也自动勾选。同时期望增加一个方法可以获取到checkbox选中的项,现在没有方法,只能深层次对比stateManager中的checkedState,但是树形数据折叠的数据stateManager中的checkedState没有对应数据无法获取

What does the proposed API look like?

1

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.