pod-os / PodOS

Personal Online Data Operating System
MIT License
14 stars 1 forks source link

render list of container contents (files / sub-containers) #9

Closed angelo-v closed 1 year ago

angelo-v commented 1 year ago

As a Pod owner, I want to navigate through my Pods containers, so that I can find the things based on the structure I chose.

I want to easily see a sub-containers name relative to the parent container, so that I can distinguish the container contents easily.

Example:

Given a resource https://pod.example/a/b/c When opening PodOS browser at container https://pod.example/a/b/ Then I want to see the resource named as "c" in the list

Acceptance criteria:

Nice to have:

angelo-v commented 1 year ago

Open Tasks: