[bug report] datepicker date interval selection: after only selecting the start time (without selecting the end time), directly click the clear button, and the pop-up window will be hidden by clicking the input box. After the pop-up window pops up, the date will be updated to the end date instead of the start date, and the blue background circle will not be displayed in the date activation status
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.2
### OS/Browsers version
mac和window的chrome最新版
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/pen/?&editable=true=https%3A%2F%2Felement.eleme.cn%2F
### Steps to reproduce
1只选择开始时间
2(不选择结束时间)直接点击清除按钮,弹窗隐藏
3再点击输入框弹出弹窗后,点击日期会更新到结束日期而不是开始日期,并且日期激活状态不显示蓝色背景圈
### What is Expected?
在第三步可以像第一次打开时可以正常选择日期
还有清除按钮点击后弹窗就关闭了,能否增加配置参数设置不自动关闭
### What is actually happening?
在第三步点击日期会更新到结束日期而不是开始日期,并且日期激活状态不显示蓝色背景圈
希望增加配置参数设置不自动关闭
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.