Skip to content

refactor(devtools): Hide privately tracked signals by default - #70054

Draft
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:signal-private-tracking
Draft

refactor(devtools): Hide privately tracked signals by default#70054
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:signal-private-tracking

Conversation

@JeanMeche

@JeanMeche JeanMeche commented Aug 3, 2026

Copy link
Copy Markdown
Member

Signals forms use an instruction during the update phase that is responsible for tracking signals.

Those signals are unknown to the user, and can be confusing to see by default in the signal graph as consumed by the template. This commit introduces the concept of the private tracking.

@angular-robot angular-robot Bot added area: devtools requires: TGP This PR requires a passing TGP before merging is allowed labels Aug 3, 2026
@ngbot ngbot Bot added this to the Backlog milestone Aug 3, 2026
Signals forms use an instruction during the update phase that is responsible for tracking signals.

Those signals are unknown to the user, and can be confusing to see by default in the signal graph as consumed by the template. This commit introduces the concept of the private tracking.
@JeanMeche
JeanMeche force-pushed the signal-private-tracking branch from 14e39fa to 10ec3b5 Compare August 3, 2026 14:32
@JeanMeche JeanMeche changed the title refactor(devtools): Hide private tracked signals refactor(devtools): Hide privately tracked signals Aug 3, 2026
@JeanMeche JeanMeche changed the title refactor(devtools): Hide privately tracked signals refactor(devtools): Hide privately tracked signals by default Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: devtools requires: TGP This PR requires a passing TGP before merging is allowed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant