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: fix filtered update not working #39883

Merged
merged 1 commit into from Dec 29, 2022
Merged

fix: fix filtered update not working #39883

merged 1 commit into from Dec 29, 2022

Conversation

yoyo837
Copy link
Contributor

@yoyo837 yoyo837 commented Dec 29, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

close #39740
close #30003

📝 Changelog

Language Changelog
🇺🇸 English fix uncontrolled filtered update not working
🇨🇳 Chinese 修改非受控 filtered 修改不生效

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@yoyo837 yoyo837 marked this pull request as ready for review December 29, 2022 03:38
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2022

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 367.26 KB (+41 B 🔺)
./dist/antd-with-locales.min.js 422.36 KB (+41 B 🔺)

@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (695e075) compared to base (d55d39b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #39883   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          559       559           
  Lines         9550      9555    +5     
  Branches      2710      2710           
=========================================
+ Hits          9550      9555    +5     
Impacted Files Coverage Δ
components/table/hooks/useFilter/index.tsx 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 merged commit 54101c8 into master Dec 29, 2022
@afc163 afc163 deleted the fix-column-update branch December 29, 2022 06:14
yoyo837 added a commit that referenced this pull request Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants