ElemeFE / element

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

[Bug Report] El Table header highlights even when the filter has not been confirmed #19169

Open jsullivanNZ opened 4 years ago

jsullivanNZ commented 4 years ago

Element UI version

2.13.1

OS/Browsers version

All

Vue version

3.0.0-alpha.12

Reproduction Link

https://codepen.io/pen/?&editable=true=https%3A%2F%2Felement.eleme.io%2F

Steps to reproduce

Click chevron to open column filter options on any table that can filter. Click an option. Don't click confirm. Close the popup by clicking outside the popup. Notice the table isn't filtered but the header is highlighted.

What is Expected?

Header should only highlight once filter has been confirmed

What is actually happening?

Header is highlighting without any filters applied.

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.