diff --git a/apps/files/src/components/FileSharingSidebar.vue b/apps/files/src/components/FileSharingSidebar.vue index b4ad30f6c72..5dfada5b74d 100644 --- a/apps/files/src/components/FileSharingSidebar.vue +++ b/apps/files/src/components/FileSharingSidebar.vue @@ -30,6 +30,39 @@ {{ buildRecipientDisplay(item) }} +
+
+ + {{ selectedItem.label }} +
+
+ +
+ + Select role +

{{ selectedNewRole.description }}

+ +
    +
  • + {{ role.name }} +

    {{ role.description }}

    +
  • +
+
+
+
+ + 04 - 07 - 2019 +
+
+ Cancel +
+
+ Add collaborators +
+
+
+