diff options
author | fenn-cs <fenn25.fn@gmail.com> | 2024-04-02 16:07:30 +0100 |
---|---|---|
committer | fenn-cs <fenn25.fn@gmail.com> | 2024-06-13 00:18:54 +0100 |
commit | 013768a9bc88dfff720d9e4dd743c0cade8738b2 (patch) | |
tree | f5018b05b36e4f31a249a140122bafc04fd342af /dist/8094-8094.js | |
parent | 2b62e1794ceffde053ca0079bc579592888d4b0e (diff) | |
download | nextcloud-server-013768a9bc88dfff720d9e4dd743c0cade8738b2.tar.gz nextcloud-server-013768a9bc88dfff720d9e4dd743c0cade8738b2.zip |
fix(files_sharing): Improve recursion in `onNewLinShare`
These changes fixes the issue of having the refresh the UI after share creation, as the share is not
immediately removed from the UI list.
Important changes
- The basis of checking wether a password/expire date is no longer based on config values alone
because the config is not expected in a share creation circle. Hence we check the configs and check
if the share object (this.share) has the expected values set. This way, once the required properties
are set, code control does not enter the block meant to handle the setting of required properties
unneccessarily.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Diffstat (limited to 'dist/8094-8094.js')
0 files changed, 0 insertions, 0 deletions