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

Add needConfirm for DatePicker (react v5.14.0) #7704

Closed
1 task
sanyaches opened this issue Jul 1, 2024 · 1 comment
Closed
1 task

Add needConfirm for DatePicker (react v5.14.0) #7704

sanyaches opened this issue Jul 1, 2024 · 1 comment

Comments

@sanyaches
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

Need Confirm
DatePicker will automatically determine whether to show a confirm button according to the picker property. You can also set the needConfirm property to determine whether to show a confirm button. When needConfirm is set, the user must click the confirm button to complete the selection. Otherwise, the selection will be submitted when the picker loses focus or select a date.

What does the proposed API look like?

boolean prop

Copy link

github-actions bot commented Sep 3, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants