ElemeFE / element

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

[Bug Report] el table filter item show abnormal #20646

Open pengxinglei opened 3 years ago

pengxinglei commented 3 years ago

Element UI version

2.13.2

OS/Browsers version

版本 85.0.4183.83(正式版本) (32 位)

Vue version

2.6.10

Reproduction Link

https://codepen.io/pengxinglei/pen/LYRdgqm

Steps to reproduce

link : https://codepen.io/pengxinglei/pen/LYRdgqm if filter group and can scrollbar-x result no data (all return false) the table show abnormal , can't scrollbar-x

What is Expected?

also can scrollbar-x

What is actually happening?

can't scrollbar-x

element-bot commented 3 years ago

Translation of this issue:

Element UI version

2.13.2

OS/Browsers version

Version 85.0.4183.83 (official version) (32-bit)

Vue version

2.6.10

Reproduction Link

https://codepen.io/pengxinglei/pen/LYRdgqm

Steps to reproduce

link : https://codepen.io/pengxinglei/pen/LYRdgqm if filter group and can scrollbar-x

result no data (all return false) the table show abnormal , can't scrollbar-x

What is Expected?

also can scrollbar-x

What is actually happening?

can't scrollbar-x

pengxinglei commented 3 years ago

el-table 展示的数据较多,需要横向滚动条展示的时候,然后在表头行筛选某列,若赛选的结果没数据,则内容不显示了,只剩表头,且表头无法横向滚动,即无法更换屏幕外的其他条件进行筛选,望修复

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.