Skip to content

feat(forms): allow permanent hidden fields in signal forms#69820

Open
brysonbw wants to merge 1 commit into
angular:mainfrom
brysonbw:feat-allow-permanent-hidden-fields-to-signal-forms-68278
Open

feat(forms): allow permanent hidden fields in signal forms#69820
brysonbw wants to merge 1 commit into
angular:mainfrom
brysonbw:feat-allow-permanent-hidden-fields-to-signal-forms-68278

Conversation

@brysonbw

Copy link
Copy Markdown

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number:

What is the new behavior?

  • Allow permanent hidden fields in signal forms

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

  • This change is similar to readonly() and disabled() signal form rules

@pullapprove
pullapprove Bot requested a review from kirjs July 16, 2026 12:56
@angular-robot angular-robot Bot added detected: feature PR contains a feature commit area: forms area: docs Related to the documentation labels Jul 16, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jul 16, 2026
@JeanMeche

Copy link
Copy Markdown
Member

Can you please check the CI failures. Thank you.

Allow the hidden utility function to be called without a configuration object to make fields permanently hidden.
@brysonbw
brysonbw force-pushed the feat-allow-permanent-hidden-fields-to-signal-forms-68278 branch from 5e93729 to d0d1d88 Compare July 16, 2026 13:19
@pullapprove
pullapprove Bot requested a review from JeanMeche July 16, 2026 13:49

@JeanMeche JeanMeche left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

reviewed-for: public-api

@JeanMeche JeanMeche added the target: minor This PR is targeted for the next minor release label Jul 16, 2026
@JeanMeche
JeanMeche removed the request for review from kirjs July 16, 2026 13:50
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 area: forms detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants