-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
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 header columns size with filter or sorter #22872
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 381aaff:
|
and hover background color. |
Codecov Report
@@ Coverage Diff @@
## master #22872 +/- ##
=======================================
Coverage 98.31% 98.31%
=======================================
Files 363 363
Lines 7244 7244
Branches 1977 1987 +10
=======================================
Hits 7122 7122
Misses 122 122 Continue to review full report at Codecov.
|
其他应该 OK 了。 |
这是我觉得这种实现怪怪的感觉, 这里 #22838 我改动了这种布局方式,不过就是 Tooltip 触发区域不是整块表头了... |
点击排序的区域是整个,tooltip 应该也是全部覆盖。 |
done. Check agagin. |
dist 测试挂了 |
🤔 This is a ...
🔗 Related issue link
fix #22866
fix #22777
close #22838
💡 Background and solution
📝 Changelog
size
is configured.size
时,使用过滤和排序的表头尺寸问题。☑️ Self Check before Merge
View rendered components/table/demo/dynamic-settings.md