Feature Request: Expandable child elements of search term in inspect tool #10304
fschultzfademrecht
started this conversation in
Sanity Studio Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As a developer, I would love the ability to automatically expand and view all child elements of a searched term within the Inspect tool.
Why this is useful:
• Saves time by avoiding the need to manually click through multiple nested elements.
• Improves debugging efficiency when inspecting deeply nested structures.
• Provides a quick overview of the full hierarchy related to the search term.
Proposed Behavior:
Example Use Case:
When searching for a a specific element, developers can instantly see all related child elements, making it easier to troubleshoot.
Beta Was this translation helpful? Give feedback.
All reactions