Skip to content

refactor(devtools): add static nodes for html-only block content in the component tree#69685

Open
hawkgs wants to merge 1 commit into
angular:mainfrom
hawkgs:devtools/html-content-tree-nodes
Open

refactor(devtools): add static nodes for html-only block content in the component tree#69685
hawkgs wants to merge 1 commit into
angular:mainfrom
hawkgs:devtools/html-content-tree-nodes

Conversation

@hawkgs

@hawkgs hawkgs commented Jul 8, 2026

Copy link
Copy Markdown
Member

Add <html_content> static nodes to the component tree for control flow blocks that render only HTML content.

Screenshot 2026-07-08 at 21 10 46

@hawkgs hawkgs requested a review from dgp1130 July 8, 2026 18:32
@ngbot ngbot Bot added this to the Backlog milestone Jul 8, 2026
@hawkgs hawkgs force-pushed the devtools/html-content-tree-nodes branch 2 times, most recently from 0bfed05 to 9e06829 Compare July 8, 2026 19:27
…he component tree

Add `<html_content>` static nodes to the component tree for control flow blocks that render only HTML content.
@hawkgs hawkgs force-pushed the devtools/html-content-tree-nodes branch from 9e06829 to 32ee335 Compare July 8, 2026 20:25

module.exports = {
defaultCommandTimeout: 10000, // Increase the default command timeout to 10 seconds
viewportHeight: 2160,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Seems like the new collapsing affects the E2E tests somehow – nodes that are below the viewport are not detected due to virtual scroll; hence, the increased viewport size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant