Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Nov 18, 2025

Stacked on #35164

Uses the same layout as the Suspense tab with the exception of not having a toggle for the inspected element pane.

Mostly because I don't know where to put the toggle icon for the horizontal layout. There's no footer in the tree like in the Suspense tab. Maybe we can think of one later that isn't too hard to implement with the list virtualisation.

@meta-cla meta-cla bot added the CLA Signed label Nov 18, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Nov 18, 2025
@eps1lon eps1lon requested a review from hoxyq November 18, 2025 11:50
@eps1lon eps1lon marked this pull request as ready for review November 18, 2025 11:50
@hoxyq
Copy link
Contributor

hoxyq commented Nov 24, 2025

Having "All" as an option seems okay for now, but probably not the best what we could do here. I am not sure if its obvious to the user that it will navigate them back to the full tree view.

One idea that I currently have in my head is:

  1. Represent the tree-like relationship with not just indents, but also include some edges representation
  2. When some Activity is selected in the tree view, dim out all nodes that are not part of the selected subtree, but keep it visible

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

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants