Skip to content

add a layout tree view to Dash devtools #1326

Open
@nicolaskruchten

Description

@nicolaskruchten

In the dev tools today we have the callback graph, which is awesome, but callbacks are only half the Dash app story, the other half being layout. I wonder if we shouldn't have a "layout tree" button in the dev tools that shows a collapsible tree view of the layout, so people can get a handle on the current layout of their app? I know some version of this is available in browser dev tools/React dev tools, but a Dash-specific view might be nice too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogdash-dev-toolsrelated to Dash development toolsfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions