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(abc:st): fixed columns not aligned #1877

Merged
merged 2 commits into from
Jan 19, 2025
Merged

fix(abc:st): fixed columns not aligned #1877

merged 2 commits into from
Jan 19, 2025

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Jan 19, 2025

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: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
chenrui333 Rui Chen
@cipchk
Copy link
Member Author

cipchk commented Jan 19, 2025

Preview is ready!

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (e28a21a) to head (6310f86).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1877   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files         273      273           
  Lines        8850     8850           
  Branches     1710     1710           
=======================================
  Hits         8408     8408           
  Misses        364      364           
  Partials       78       78           

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

Verified

This commit was signed with the committer’s verified signature.
@cipchk cipchk merged commit 4ea94be into master Jan 19, 2025
9 checks passed
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.

ST: Using multiple fixed columns and virtualScroll together cause abnormal style
1 participant