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): avoid duplicated row key #3594

Merged
merged 3 commits into from
Dec 26, 2023

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 Dec 26, 2023

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

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

Comparison is base (fed59ee) 43.61% compared to head (5bb3f71) 43.63%.

Files Patch % Lines
components/table/Table.razor 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3594      +/-   ##
==========================================
+ Coverage   43.61%   43.63%   +0.01%     
==========================================
  Files         572      572              
  Lines       27633    27633              
  Branches     5618     5617       -1     
==========================================
+ Hits        12053    12058       +5     
+ Misses      14590    14585       -5     
  Partials      990      990              

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

@ElderJames ElderJames closed this Dec 26, 2023
@ElderJames ElderJames merged commit 8cbb511 into master Dec 26, 2023
5 of 6 checks passed
@ElderJames ElderJames deleted the fix/table-row-warpper-key branch December 26, 2023 15:54
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.

1 participant