Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Unable to see non-pined repos if there is no pined repo
Closed { reason: Solved } did:key:z6MkeyYz...ccbv opened 3 months ago

If a node does not have any pinned repos it just shows “This node doesn’t have any pinned repositories.”, but the “Browse all” link is missing. To browse all repos you have to switch to a node with pined repos click “Browse all” there and then switch back to see all public repos seeded.

Defelo commented 3 months ago

I think patch c2d7eff5ded4d8ef1bdabd10b43c1c1b23d8bf8e would solve this

z6MkeyYz...ccbv commented 3 months ago

Yes, that’s how I expected it to work. Thanks!