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

[taginput] 输入中文时,会被前面的标签遮挡 #2437

Closed
tingtingcheng6 opened this issue Aug 14, 2023 · 5 comments
Closed

[taginput] 输入中文时,会被前面的标签遮挡 #2437

tingtingcheng6 opened this issue Aug 14, 2023 · 5 comments
Labels
to be published fixed, not be published

Comments

@tingtingcheng6
Copy link
Contributor

tdesign-react 版本

1.2.0

重现链接

组件demo页直接输入即可复现

重现步骤

先输入一个标签回车,再输入中文,此时拼音被前一个标签遮挡

期望结果

输入中文不会被前一个标签遮挡

实际结果

输入中文会被前一个标签遮挡

框架版本

React

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

@HaixingOoO
Copy link
Collaborator

我看了一下,input不是被前面的標籤遮擋的,是input的輸入框輸入拼音時,input的寬度沒autowidth

@HaixingOoO
Copy link
Collaborator

image
image
所以添加拼音輸入時更新輸入Input的寬度可以解決!

@uyarn uyarn added in progress in progress to be published fixed, not be published and removed in progress in progress labels Aug 16, 2023
@uyarn
Copy link
Collaborator

uyarn commented Aug 31, 2023

fixed in 1.2.4

@uyarn uyarn closed this as completed Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

3 participants