Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared albums: add Share with... to the album context menu. #9

Closed
ildyria opened this issue Dec 29, 2018 · 1 comment
Closed

Shared albums: add Share with... to the album context menu. #9

ildyria opened this issue Dec 29, 2018 · 1 comment

Comments

@ildyria
Copy link
Member

ildyria commented Dec 29, 2018

  1. On click Share with AJAX request the server to get the list of user with whom the album[s] [is/are] not shared with. Use the union to build the list:
    • A is not not shared with alice and bob,
    • B is not shared with bob and charlie.
    • => Selecting A, B will return the alice, bob, charlie
  2. Display list, process is similar to move.

Require upload rights

@ildyria ildyria changed the title add Share with... to the album context menu. Shared albums: add Share with... to the album context menu. Dec 29, 2018
@ildyria
Copy link
Member Author

ildyria commented Feb 7, 2021

No to the share menu but via modal on the top. Good Enough for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant