Skip to content

Filter out components #1351

Open
Open
@buzzysin

Description

@buzzysin

What problem does this feature solve?

I have a small app (about 5 or so components) I am testing that has a few too many AsyncComponentWrappers to unfold. Hopefully this option will reduce the amount of times that the user has to see redundant components in the tree - and if it is necessary for the user, then they can keep it on.

What does the proposed API look like?

Perhaps a checkbox in the Settings menu labelled "Hide AsyncComponentWrappers from tree".

  • Hide AsyncComponentWrappers from tree - this option will hide components that are wrapped by defineAsyncComponent wrappers, showing only the children.

I have no idea about the implementation of the devtools so I'm unable to provide any code samples.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions