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): Fix column not fixed when apply virtual scroll #8152

Open
wants to merge 1 commit into
base: 14.0.x
Choose a base branch
from

Conversation

BaoSkyFall
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: 7830

What is the new behavior?

Does this PR introduce a breaking change?

[] Yes
[x] No

I think it's not risk too much because we just remove the case if all the width of column in zero

Other information

Copy link

zorro-bot bot commented Nov 8, 2023

This preview will be available after the AzureCI is passed.

@BaoSkyFall BaoSkyFall closed this Nov 8, 2023
@BaoSkyFall BaoSkyFall force-pushed the fix(module-table)-Fix-column-not-fixed-when-apply-virtual-scroll branch from 47cfb94 to fa2053d Compare November 8, 2023 09:43
@BaoSkyFall BaoSkyFall reopened this Nov 8, 2023
@BaoSkyFall BaoSkyFall force-pushed the fix(module-table)-Fix-column-not-fixed-when-apply-virtual-scroll branch from 18f7f64 to f2517a6 Compare November 8, 2023 09:53
@HyperLife1119 HyperLife1119 added PR: reviewed-changes-requested PR: need-test Test is necessary for code changes. labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: need-test Test is necessary for code changes. PR: reviewed-changes-requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants