You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid that the user has selected the start datetime, but has not selected the end datetime, and then go to confirm. The result at this time is not what the unfamiliar users wants.
Expected API (期望的 API)
Add a new attribute called complete-disabled. (The name may also need to be considered.)
When user selecting the end datetime, don't instantly update the model value. The model value will not update until the user select the end datetime.
The text was updated successfully, but these errors were encountered:
This function solves the problem (这个功能解决的问题)
Avoid that the user has selected the start datetime, but has not selected the end datetime, and then go to confirm. The result at this time is not what the unfamiliar users wants.
![image](https://user-images.githubusercontent.com/15232298/177072301-a33f0e35-7c54-466c-8fe9-26408884c0ad.png)
![image](https://user-images.githubusercontent.com/15232298/177072483-3b9731dc-d69d-4425-b1bd-038b8da89583.png)
Expected API (期望的 API)
complete-disabled
. (The name may also need to be considered.)The text was updated successfully, but these errors were encountered: