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(module: table): JSException on filter input autofocus #3543

Conversation

m-khrapunov
Copy link
Contributor

🤔 This is a ...

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

🔗 Related issue link

fixes #3542

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

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

Copy link

github-actions bot commented Dec 1, 2023

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (6be83e4) 44.47% compared to head (e5a3e6a) 1.53%.

Files Patch % Lines
components/table/Column.razor.cs 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #3543       +/-   ##
==========================================
- Coverage   44.47%   1.53%   -42.95%     
==========================================
  Files         566     566               
  Lines       27182   27144       -38     
  Branches     5577    5556       -21     
==========================================
- Hits        12090     417    -11673     
- Misses      14101   26687    +12586     
+ Partials      991      40      -951     

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

@ElderJames ElderJames merged commit 517fee6 into ant-design-blazor:master Dec 21, 2023
4 of 6 checks passed
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.

Table column filter issue
2 participants