ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[Feature Request] el-tree Lazy Loading Multiple Selection Problem #17394

Open ronniesir opened 5 years ago

ronniesir commented 5 years ago

Existing Component

Component Name

Tree

Description

采用懒加载的方式加载数据,并需要实现多选功能。现存在问题如下: 1.选择父节点没有展开子节点并选择所有子节点 2.选择父节点,手动展示子节点,子节点默认选中没有触发check和check-change事件

element-bot commented 5 years ago

Translation of this issue:

Existing Component

yes

Component Name

Tree

Description

Loading data in a lazy way requires multi-selection. The existing problems are as follows:

  1. Select parent node without expanding child node and select all child nodes
  2. Select the parent node and display the child node manually. The default selection of the child node does not trigger check and check-change events.
AaronT-T commented 4 years ago

Waiting for replying

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.