Skip to content

Support component tree negative filter #1002

@geddski

Description

@geddski

What problem does this feature solve?

When looking at the component tree there are often wrapper components that you don't need to look for, that clutter the view.

It would be awesome if you could filter out certain components by a negative search pattern, just like Chrome devtools does in the console and network views.

Image

So if I typed -loading I would expect to see my full DOM tree but with the <loading> components hidden. Importantly: I would still see the children of the <loading> components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions