Skip to content

feat(forms): Allow to reset a form without emitting events#60354

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:forms/reset-form
Closed

feat(forms): Allow to reset a form without emitting events#60354
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:forms/reset-form

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

This change add an option paramter to resetForm that is passed to the FormGroup.

fixes #60274

@pullapprove pullapprove bot requested a review from devversion March 12, 2025 17:12
@JeanMeche JeanMeche requested a review from kirjs March 12, 2025 17:12
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: forms labels Mar 12, 2025
@JeanMeche JeanMeche removed the request for review from devversion March 12, 2025 17:12
@ngbot ngbot bot added this to the Backlog milestone Mar 12, 2025
@pullapprove pullapprove bot requested a review from AndrewKushnir March 13, 2025 15:40
Copy link
Copy Markdown
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Reviewed-for: public-api

@JeanMeche JeanMeche force-pushed the forms/reset-form branch 3 times, most recently from e2ac035 to d1e9fe6 Compare March 14, 2025 14:01
This change  add an option paramter to `resetForm` that is passed to the FormGroup.

fixes angular#60274
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release action: presubmit The PR is in need of a google3 presubmit labels Mar 20, 2025
@JeanMeche JeanMeche removed the action: presubmit The PR is in need of a google3 presubmit label Mar 27, 2025
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer and removed action: merge The PR is ready for merge by the caretaker labels Mar 27, 2025
@JeanMeche
Copy link
Copy Markdown
Member Author

Passing TGP

@JeanMeche JeanMeche removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 1, 2025
Copy link
Copy Markdown
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed-for: public-api

@thePunderWoman thePunderWoman added the action: merge The PR is ready for merge by the caretaker label Apr 1, 2025
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository by commit bdfbd54.

The changes were merged into the following branches: main

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: forms detected: feature PR contains a feature commit target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose an API to reset the submitted state of a form

5 participants