-
Notifications
You must be signed in to change notification settings - Fork 591
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
[DatePicker2] disabledDate无效 #3877
Labels
Comments
endDate 的默认值是明天,造成 disabledDate 的日期被选中了 |
@lakerswgq 有预计修复日期吗 |
修复方案是将默认 endDate 设置为和 startDate 一致,设计师需要修改交互,等交互方案产出后评估开发时间。目前暂无确切修复日期,之后进展会在 issue 同步。 |
@lakerswgq |
"修复方案是将默认 endDate 设置为和 startDate 一致" => 这个还需要有新的交互吗? |
seven-lh
pushed a commit
to seven-lh/next
that referenced
this issue
Jan 10, 2024
seven-lh
pushed a commit
to seven-lh/next
that referenced
this issue
Jan 10, 2024
YSMJ1994
pushed a commit
that referenced
this issue
Jan 10, 2024
…3877 (#4711) * fix(DatePicker2): [DatePicker2] remove default range 24hr,close #3877 * fix(DatePicker2): [DatePicker2] update test,close #3877 --------- Co-authored-by: lancely <[email protected]>
github-project-automation
bot
moved this from 👀 In review
to Ready to release
in DAILY WORK
Jan 10, 2024
eternalsky
pushed a commit
that referenced
this issue
Jul 16, 2024
…3877 (#4711) * fix(DatePicker2): [DatePicker2] remove default range 24hr,close #3877 * fix(DatePicker2): [DatePicker2] update test,close #3877 --------- Co-authored-by: lancely <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component
DatePicker2
Reproduction link
https://o2.alibaba-inc.com/sandbox/ide?id=183
Steps to reproduce
选择今天日期、时间,按下确定
点击上方"结束日期"输入框,直接选择右边"时间"
原本28号是不能选的,但是却自动选上了
The text was updated successfully, but these errors were encountered: