ElemeFE / element

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

[Feature Request] Filter el-table-column tree data #18351

Open JonArnfred opened 4 years ago

JonArnfred commented 4 years ago

Existing Component

Yes

Component Name

el-table-column

Description

When filtering tree data in a table using the filter-method, filter-method is only triggered for the root element and not its children making it impossible to filter children rows.

It would be great if the filter-method was triggered for children, thus allowing for filtering tree data.

WilliamTsee commented 4 years ago

select-all is also only triggered for the root element.

shengxiuzhou commented 4 years ago

I have met the same problem, have you resolved the problem?

JonArnfred commented 4 years ago

no I didn't look into it further.

stale[bot] commented 3 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.