ant-design / pro-components

🏆 Use Ant Design like a Pro!
https://pro-components.antdigital.dev
MIT License
4.02k stars 1.28k forks source link

fix(QueryFilter): 修复 ProFormDependency 在 QueryFilter 中失效的问题 #8212

Closed xliez closed 1 month ago

xliez commented 1 month ago

fix: https://github.com/ant-design/pro-components/issues/8067

这个 pr 中引入了这个 BUG,建议原 issue 自己实现 Table 的筛选区

github-actions[bot] commented 1 month ago

😭 Deploy PR Preview failed.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.59%. Comparing base (7644209) to head (e4663b4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8212 +/- ## ========================================== + Coverage 97.56% 97.59% +0.03% ========================================== Files 301 301 Lines 9474 9470 -4 Branches 3511 3508 -3 ========================================== - Hits 9243 9242 -1 + Misses 213 210 -3 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.