ant-design / ant-design/pro-components

🐛[BUG]protable 设置 tooltip 偶发 2 个tooltip

Open
#8,106 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.8k
Forks
1.4k
Avg merge
10h 44m
Merged PRs (30d)
3

Description

"antd": "~5.12.7",
"@ant-design/pro-components": "~2.6.44",

截屏2024-01-19 15 09 52
使用方式:

{
title: '描述',
dataIndex: 'description',
width: 180,
ellipsis: false,
renderText(description) {
return {description};
},
},

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the shown ProTable configuration with Paragraph ellipsis and tooltip using the reported antd and @ant-design/pro-components versions. Trace the tooltip rendering from these entry points and verify the result against the screenshot; done means the same setup displays only one tooltip consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.