-
Notifications
You must be signed in to change notification settings - Fork 542
fix(DatePicker): 同步 readonly 状态到 popupProps.disabled 防止 popup 在 readonly 情况下意外打开 #5304
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
base: develop
Are you sure you want to change the base?
fix(DatePicker): 同步 readonly 状态到 popupProps.disabled 防止 popup 在 readonly 情况下意外打开 #5304
Conversation
TDesign Component Site Preview Open
|
commit: |
有啥情况能意外打开popup的么? |
修改前: 20250414_003804.mp4修改后 20250414_004149.mp4 |
已修改 pr 内容,解释在什么情况下会意外打开 |
是从最新的develop分支拉的代码吗?理论上 #5293 合并之后不会有这个情况 https://preview-pr-5293-tdesign-vue-next.surge.sh/vue-next/components/date-picker |
是从最新的develop分支拉的代码,第一个视频就是最新的 #5293 专门确认过 |
(删除此行代表确认该日志): 修改并确认日志后删除这一行,机器人会提交到 本 PR 的日志暂存区 📝 更新日志tdesign-vue-next
|
🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
tdesign-vue-next
选择日期面板
在readonly
情况下仍可打开的问题☑️ 请求合并前的自查清单