-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix changing collections of not owned links
Consider that a user A had a link with a given URL in its owned collections. If he opened collections of a link with the same URL but owned by user B, he would not see that the link was already in its collections. Worse: submitting the form would delete the link from its collections if they were not re-selected manually.
- Loading branch information
1 parent
2c20d92
commit 93b817e
Showing
2 changed files
with
49 additions
and
0 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