-
-
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
Feature: support custom cell ellipsis tooltip #24056
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add tests to make sure this change works as expected?
重新安装 删除lock也不行吗? 这个 好像是我改的 ,昨天提pr是全部可以通过的 |
我再试试 |
删除lock重新安装 ok 了 |
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 ca840e2:
|
Codecov Report
@@ Coverage Diff @@
## feature #24056 +/- ##
========================================
Coverage 98.74% 98.74%
========================================
Files 365 365
Lines 7318 7318
Branches 1984 2034 +50
========================================
Hits 7226 7226
Misses 92 92 Continue to review full report at Codecov.
|
@hengkx 可以了 |
这样设置showTitle为false,自定义render Tooltip会出现一个问题就是可能某一行的数据并没有省略,内容可以显示的下的情况也会出现Tooltip,有没有优化方案呢? |
🤔 This is a ...
🔗 Related issue link
react-component/table#474
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge
View rendered .github/PULL_REQUEST_TEMPLATE.md
View rendered .github/PULL_REQUEST_TEMPLATE/pr_cn.md
View rendered components/table/demo/ellipsis-custom-tooltip.md
View rendered components/table/index.en-US.md
View rendered components/table/index.zh-CN.md