Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show/Hide delete and upload buttons according to writable status of the share #243

Open
csoni111 opened this issue Aug 24, 2019 · 0 comments
Assignees

Comments

@csoni111
Copy link
Member

The /shares response JSON contains the list of shares visible to the user along with their writable status. The writable field denotes if that share is writable or not for the logged-in user. Client app must appropriately display/hide the Upload or Delete button as per the value of the writable field for a given share.

Ref: https://github.com/amahi/amahi-anywhere-specs#shares

@Marton-Zeisler Marton-Zeisler self-assigned this Aug 24, 2019
@cpg cpg assigned anubhavpulkit and unassigned Marton-Zeisler Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants