Skip to content

Show component name in 'Click node to locate' popup #505

@jeremytenjo

Description

@jeremytenjo

Summary

Please show the component name in the Click node to locate popup (not only raw HTML tag path).

Current behavior

The popup mainly shows nested HTML tags like <div>, <main>, <nav>, etc.

Image

Expected behavior

When selecting/inspecting a node, also display the corresponding component name (when available), for example React/Vue/Svelte component names or a best-effort label.

Why this helps

Seeing the component name makes it much faster to find the source file and debug large component trees.

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions