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(Table): ModelEqualityComparer not work with ClickToSelect #985

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

Vision-Zhang
Copy link
Member

Fix ModelEqualityComparer not work with ClickToSelect

Description

close #984

@bb-auto
Copy link

bb-auto bot commented Apr 12, 2023

Thanks for your PR, @Vision-Zhang. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang April 12, 2023 13:25
@bb-auto bb-auto bot added the bug Something isn't working label Apr 12, 2023
@bb-auto bb-auto bot added this to the V7.6.0 milestone Apr 12, 2023
@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Merging #985 (4483126) into main (6b9463d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #985   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          479       479           
  Lines        15849     15849           
=========================================
  Hits         15849     15849           
Impacted Files Coverage Δ
...otstrapBlazor/Components/Table/Table.razor.Edit.cs 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.

@ArgoZhang ArgoZhang changed the title fix(Table): fix ModelEqualityComparer not work with ClickToSelect fix(Table):ModelEqualityComparer not work with ClickToSelect Apr 12, 2023
@ArgoZhang ArgoZhang enabled auto-merge (squash) April 12, 2023 13:40
@ArgoZhang ArgoZhang changed the title fix(Table):ModelEqualityComparer not work with ClickToSelect fix(Table): ModelEqualityComparer not work with ClickToSelect Apr 12, 2023
@ArgoZhang ArgoZhang merged commit 5377b0e into main Apr 12, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the dev-fix-table branch April 12, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Table): ModelEqualityComparer not work with ClickToSelect
2 participants