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): select all work incorrectly #3635

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

ElderJames
Copy link
Member

🤔 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

💡 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 Jan 15, 2024

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

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

Comparison is base (cb78647) 1.51% compared to head (8e637ab) 1.51%.
Report is 1 commits behind head on master.

Files Patch % Lines
components/table/Table.razor.cs 0.00% 12 Missing ⚠️
components/table/Table.razor.RowData.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3635      +/-   ##
=========================================
- Coverage    1.51%   1.51%   -0.01%     
=========================================
  Files         573     573              
  Lines       27576   27580       +4     
  Branches     5598    5600       +2     
=========================================
  Hits          417     417              
- Misses      27119   27123       +4     
  Partials       40      40              

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

@ElderJames ElderJames merged commit bdc1e4f into master Jan 17, 2024
4 of 6 checks passed
@ElderJames ElderJames deleted the fix/table-select-all branch January 17, 2024 15:06
Magehernan pushed a commit to GestorMax/ant-design-blazor that referenced this pull request Feb 2, 2024
* fix(module: table): selectall work incorrectly

* fix cache

* update demo

* prerender load datasource every time
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.

None yet

1 participant