Skip to content

Adding folders to UI #224

@ulasozguler

Description

@ulasozguler

Hi, great tool!

This is a feature request that I might be interested in implementing if you approve.

I know S3 is basically a key-value store but a lot of people are using slashes as folders. If you have lots of nested folders, it's really hard to navigate the current UI.

It looks like this:
Screenshot 2023-03-07 at 15 27 33

I'm suggesting adding folders to UI so you can browse a specific key prefix like a/b/c.

It's already possible to list a specific prefix by using search but results still display the prefix, which doesn't help a lot.
You also need to url encode the search term if you have slashes (or other special characters) in the prefix, which I assume is a bug.

Let me know your thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions