Skip to content

Newly-created components go in an unexpected place in the component hierarchy #165

@antifuchs

Description

@antifuchs

When generating my drawer organizers, I work with a component hierarchy three levels deep: The drawer I'm working on (call it "cutlery"), that component contains a grouping component called "bins" (there's another component called "baseplates"). When generating a new bin, I have the "bins" component active; after creating a new bin, the bin's component lands in the "cutlery" component, but I would expect the new component to be a child of the "bins" component.

This screen recording should show what I mean:

Screen.Recording.2025-07-25.at.09.52.26.mov

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