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): should not resize the fixed column #932

Merged
merged 2 commits into from
Mar 31, 2023
Merged

fix(Table): should not resize the fixed column #932

merged 2 commits into from
Mar 31, 2023

Conversation

ArgoZhang
Copy link
Collaborator

should not resize the fixed column

Description

close #931

@bb-auto bb-auto bot added the bug Something isn't working label Mar 31, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #932 (102622b) into main (8c03462) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #932   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          477       477           
  Lines        15794     15794           
=========================================
  Hits         15794     15794           
Impacted Files Coverage Δ
src/BootstrapBlazor/Components/Table/Table.razor 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 merged commit b62ef2d into main Mar 31, 2023
@ArgoZhang ArgoZhang deleted the fix-resize branch March 31, 2023 06:27
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): should not resize the fixed column
1 participant