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 expandIconColumnIndex with rowSelect #21915
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1e798d5:
|
Codecov Report
@@ Coverage Diff @@
## master #21915 +/- ##
==========================================
+ Coverage 97.96% 97.96% +<.01%
==========================================
Files 305 305
Lines 7013 7015 +2
Branches 1932 1933 +1
==========================================
+ Hits 6870 6872 +2
Misses 143 143
Continue to review full report at Codecov.
|
fix #21781
expandIconColumnIndex
display order withrowSelection
.expandIconColumnIndex
与rowSelection
公用时的展示顺序问题。