Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据表格过滤器选项值为数值0时,过滤条件不生效。 #2392

Closed
yanyuku opened this issue Feb 14, 2022 · 0 comments · Fixed by #2395
Closed

数据表格过滤器选项值为数值0时,过滤条件不生效。 #2392

yanyuku opened this issue Feb 14, 2022 · 0 comments · Fixed by #2395
Assignees
Labels
bug Something isn't working

Comments

@yanyuku
Copy link

yanyuku commented Feb 14, 2022

TuSimple/naive-ui version (版本)

2.25.2

Vue version (Vue 版本)

3.2.31

Browser and its version (浏览器及其版本)

Edge(98.0.1108.43)

System and its version (系统及其版本)

Windows 11(22000.493)

Node version (Node 版本)

Reappearance link (重现链接)

https://codesandbox.io/s/hungry-paper-0np9q

Reappearance steps (重现步骤)

使用数据表格组件。
设置过滤器条件为数值0。
选择过滤条件0.

Expected results (期望的结果)

正确的显示过滤器图标已选择状态及已选中值。
正确过滤数据。

Actual results (实际的结果)

过滤器图标未正确显示已选择状态。
过滤器选项未正确选中已选择值。
数据未正确过滤。

Remarks (补充说明)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants