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

[TDInput] 删除按钮显示的问题 #30

Closed
sineom-1 opened this issue Jan 18, 2024 · 4 comments
Closed

[TDInput] 删除按钮显示的问题 #30

sineom-1 opened this issue Jan 18, 2024 · 4 comments

Comments

@sineom-1
Copy link

tdesign-flutter 版本

0.1.2

重现链接

No response

重现步骤

image

期望结果

组件自刷新,无需手动刷新

实际结果

  1. 在onChanged回调中进行setState操作会导致整个父widget的重建
  2. 只能在StatefulWidget组件中使用

Flutter版本

No response

设备与机型信息

No response

系统版本

No response

补充说明

No response

Copy link
Contributor

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

@Luozf12345
Copy link
Collaborator

感谢反馈,我们确认一下,尽快在下个版本优化

Copy link
Contributor

这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。

@Luozf12345
Copy link
Collaborator

你好,这边确认了一下,onChanged是直接透传到系统的TextFeild,该截图只是示例代码,实际使用可以按业务需求调整,业务自己按需控制页面刷新。
刷新按钮的点击响应可以不传onClearTap,即是TDInput内部自己刷新文本。

这个issue先关闭了,如果使用过程中有任何问题,可以在官方群里反馈,非常感谢~
image

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

No branches or pull requests

2 participants