]> source.dussan.org Git - nextcloud-server.git/commit
fix: remove other shares from ui when deleted 35849/head
authorMax <max@nextcloud.com>
Tue, 20 Dec 2022 10:34:00 +0000 (11:34 +0100)
committerMax <max@nextcloud.com>
Thu, 22 Dec 2022 17:25:39 +0000 (18:25 +0100)
commitbe2121c64ba99d350bf5f37bebe5d9134d323b94
treeeda84abc5691dc827e97199a0168b80d46dc50c7
parent4d423b0bc1b3578fb0be3045f88f516b8a18c773
fix: remove other shares from ui when deleted

Remove the share entry in question
when unsharing a folder
from within the `others with access` section
of a file within that folder.

Using the code from the ShareList view here as well.
Just copying the code here as this is a bugfix
that will need to be backported.

Signed-off-by: Max <max@nextcloud.com>
apps/files_sharing/src/views/SharingInherited.vue
dist/files_sharing-files_sharing_tab.js
dist/files_sharing-files_sharing_tab.js.map