这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(DatePicker): update clear button to use defaultValue instead of formDefaultValue #7736

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

borsTiHD
Copy link
Contributor

@borsTiHD borsTiHD commented May 20, 2025

###Defect Fixes
Fixes a bug where the clear button in the DatePicker component was not working as expected.

  • Issue: DatePicker: Clear button not working #7737
  • Description: The clear button in the DatePicker component was not resetting the selected date. This PR corrects the onClearButtonClick method to properly update the model and clear the selected date.

@borsTiHD borsTiHD changed the title fix: update clear button to use defaultValue instead of formDefaultValue fix(DatePicker): update clear button to use defaultValue instead of formDefaultValue May 20, 2025
@cagataycivici cagataycivici added the Status: Discussion Issue or pull request needs to be discussed by Core Team label Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Discussion Issue or pull request needs to be discussed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants