[Bug] vtable中updateFilterRules方法无法筛选树形表格中的子级children数据,期望实现这个功能。
Open
Nobody has claimed this yet.
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.18.4
Link to Minimal Reproduction
updateFilterRules
Steps to Reproduce
[Bug] vtable中updateFilterRules方法无法树形表格中的子级children数据,期望实现这个功能。
Current Behavior
[Bug] vtable中updateFilterRules方法无法树形表格中的子级children数据,期望实现这个功能。
Expected Behavior
[Bug] vtable中updateFilterRules方法无法树形表格中的子级children数据,期望实现这个功能。
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the updateFilterRules entry point in VTable and how tree-table children data is handled during filtering. Reproduce the issue with the stated v1.18.4 behavior, then verify that filtering includes the expected child rows in tree tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100