Skip to content

feat(ui): allow full navigation in file picker #485

@cpcloud

Description

@cpcloud

The file picker currently only allows navigating down into subdirectories.
There's no way to go up to a parent directory, navigate to a sibling
directory, or reach paths outside the initial working directory.

Expected: full filesystem navigation -- up to parent (..), absolute
paths, home directory shortcut (~), etc.

Current: selecting a directory descends into it, but there's no
mechanism to ascend or jump elsewhere.

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