Skip to content

Commit 7bbe482

Browse files
committed
Only clear share password model when actually saved
Instead of always clearing the password in the share model, now only do it when it was actually saved. Fixes an issue where saving another field would clear the password too early and prevent it to be saved when the dropdown closed. Signed-off-by: Vincent Petry <[email protected]>
1 parent 49c4649 commit 7bbe482

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

apps/files_sharing/js/dist/files_sharing_tab.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files_sharing/js/dist/files_sharing_tab.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/files_sharing/src/mixins/SharesMixin.js

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)