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

docs: Reactive Forms disable/enable functions are not part of the Reactive Forms guide #55227

Open
geromegrignon opened this issue Apr 5, 2024 · 0 comments
Labels
area: docs Related to the documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone

Comments

@geromegrignon
Copy link
Contributor

Describe the problem that you experienced

Disabling a field is a common task.
However by using Reactive Forms you cannot longer rely on disabled attribute to disable a field: https://stackblitz.com/edit/stackblitz-starters-e5vfle

This issue does not question it.
But the only mention to enable/disable functions is in the Strictly typed reactive forms guide, as a link (https://stackblitz.com/edit/stackblitz-starters-e5vfle). Even here, that's just a link to the API reference, without proper explanation about the related functions to look at.

Enter the URL of the topic with the problem

https://angular.io/guide/reactive-forms

Describe what you were looking for in the documentation

enable/disable functions should be explained.

Describe the actions that led you to experience the problem

No response

Describe what you want to experience that would fix the problem

The Reactive Forms guide (https://angular.io/guide/reactive-forms) should include a section about enabling/disabling fields.

Add a screenshot if that helps illustrate the problem

No response

If this problem caused an exception or error, please paste it here

No response

If the problem is browser-specific, please specify the device, OS, browser, and version

No response

Provide any additional information here in as much as detail as you can

No response

@geromegrignon geromegrignon changed the title docs: Reactive Forms disable/enable functions are not part of the Reactive Forms section docs: Reactive Forms disable/enable functions are not part of the Reactive Forms guide Apr 5, 2024
@thePunderWoman thePunderWoman added the area: docs Related to the documentation label Apr 5, 2024
@ngbot ngbot bot added this to the needsTriage milestone Apr 5, 2024
@bencodezen bencodezen added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Apr 24, 2024
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to the documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

3 participants