ElemeFE / ElemeFE/element

[Bug Report] with tree components, multi box filter, select the parent node, can only choose to filter out of the current node?

Open
#18,522 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.13.0

### OS/Browsers version
win10 / chrome 79.0.3945.88

### Vue version
2.6.10

### Reproduction Link
https://codepen.io/henrytsz/pen/OJPgpLd

### Steps to reproduce
After the tree filtering, the original selected nodes are only hidden, but they are still in the selected state.

### What is Expected?
After filtering, it should be deleted from data, and data should be the ones displayed on the interface

### What is actually happening?
data does not change, those that are selected and filtered still exist

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.