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

DateRangePicker disable the confirm button when user did not complete the selection of start datetime and end datetime #3226

Closed
kurobanekid opened this issue Jul 4, 2022 · 0 comments
Labels
feature request New feature or request

Comments

@kurobanekid
Copy link

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
image

Expected API (期望的 API)

  1. Add a new attribute called complete-disabled. (The name may also need to be considered.)
  2. 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant