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

[Picker 选择器] 选中时.t-cell__right-icon宽度从24px变成32px;选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化 #415

Closed
balabalanobala opened this issue Oct 18, 2022 · 3 comments · Fixed by #416

Comments

@balabalanobala
Copy link

tdesign-mobile-vue 版本

0.11.0

重现链接

https://tdesign.tencent.com/mobile-vue/components/picker

重现步骤

1.选中时.t-cell__right-icon宽度从24px变成32px
image
image
image
2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化
image
image
image

期望结果

1.选中时.t-cell__right-icon宽度从24px变成32px
样式统一
image
2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化
只有点击确定,选中值才会跟着改变

实际结果

1.选中时.t-cell__right-icon宽度从24px变成32px
2.选中一次时,再次滑动picker选项还没点击确定时选中值就已经自动随之变化

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

v16.17.0

补充说明

No response

@github-actions
Copy link
Contributor

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

@anlyyao
Copy link
Collaborator

anlyyao commented Oct 18, 2022

我来看看~

@anlyyao
Copy link
Collaborator

anlyyao commented Oct 18, 2022

@balabalanobala 第一个是 cell 组件的问题,已修复。 第二个是demo示例如此,不是bug, 我们的示例是直接绑定了 picker 的值,所以你会看到 picker 变换选中值就更新了,你可以重新声明一个变量,以作区分。
企业微信截图_616ffebc-1940-4868-b824-cff17ec7ad52

@anlyyao anlyyao linked a pull request Oct 18, 2022 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

2 participants