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

[Table] col值以数字结尾时,设置ellipsis: true后hover功能偶尔失效 #534

Closed
linzcity opened this issue Apr 2, 2022 · 4 comments
Assignees
Labels
to be published to be published

Comments

@linzcity
Copy link

linzcity commented Apr 2, 2022

tdesign-vue-next 版本

Vue Next for Web

重现链接

https://stackblitz.com/edit/angular-mzhrde?file=src%2Fdemo.vue

重现步骤

某个列值设置参数如下:
{
colKey: 'name',
title: '测试hover',
width: 153,
ellipsis: true,
}

具体测试值:
name = '这个是测试123'(有省略号,但不能hover)
name = '这个是测试一二三' (有省略号,且能hover)

期望结果

能够省略多余并hover展示全部

实际结果

能够省略多余,但hover失效(仅当值以数字结尾时)
截屏2022-04-02 下午2 18 20

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2022

👋 @linzcity,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2022

♥️ 有劳 @realyuyanan @Louiszhai @PengYYYYY 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @linzcity

@PengYYYYY
Copy link
Collaborator

PengYYYYY commented Apr 2, 2022

#468 我们正在重构table,调整较大,暂时不处理table的issue。

@PengYYYYY
Copy link
Collaborator

0.12.0 已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published to be published
Projects
None yet
Development

No branches or pull requests

2 participants