-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(files_sharing): Do not nothing pre-create share actions menu closed
- This fixes the issue of having the refresh the UI after share creation, as the share is not immediately removed from the UI list. - We explicitly call cancel, when the cancel button is pressed, if click-outside, it's okay to do nothing, new share proccesses starts with a new share object. Signed-off-by: fenn-cs <[email protected]>
- Loading branch information
Showing
2 changed files
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters