storj / edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
GNU Affero General Public License v3.0
53 stars 18 forks source link

Show "back" button only if permissions are present #386

Closed amwolff closed 6 months ago

amwolff commented 9 months ago

Goal

"back" button is present on all listings, even if the user doesn't have necessary permissions to go back a prefix. @boshevski suggested we shouldn't show it in that case.

Acceptance Criteria

"back" button is removed when going back means getting 403 Access Denied.

storj-gerrit[bot] commented 9 months ago

Change pkg/linksharing/sharing: hide parent dir option if parent is unlistable mentions this issue.