SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
148 stars 41 forks source link

Sharing-pane : setting a specific sharing for file should return default acl from parent #397

Closed bourgeoa closed 3 years ago

bourgeoa commented 3 years ago

@timbl Sharing-pane : setting a specific sharing for file returns a void content, but should return the parent acl without acl:default

This PR resolves the following issue #396 and issue https://github.com/solid/solidcommunity.net/issues/39 : I did not succeed to make a test

  1. the sharing-pane for file:
    • did not display any default content when clicking on Set specific sharing (it is looking for a folder acl with acl:default)
    • and should not display the button Set the sharing of folder contents separately from the sharing for the folder
  2. when adding any type of agent the acl was created with only an acl:Read and user was locked out from the file