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

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

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

xliez
Copy link
Contributor

@xliez xliez commented Mar 6, 2024

fix: #8067

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

Copy link

github-actions bot commented Mar 6, 2024

😭 Deploy PR Preview failed.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xliez xliez marked this pull request as draft March 7, 2024 00:39
@xliez xliez marked this pull request as ready for review March 7, 2024 03:28
@chenshuai2144 chenshuai2144 merged commit fdc5418 into ant-design:master Mar 11, 2024
12 checks passed
@xliez xliez deleted the fix/queryfilter branch March 14, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛[BUG] ProFormDependency 在QueryFilter 中不生效
2 participants