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

feat(web): filter shared links for albums #12255

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TapuCosmo
Copy link
Contributor

Description

Adds a path to display only the shared links corresponding to an album. Changes the View links button from albums to go to this path instead of the generic sharedlinks path that displays shared links for all assets and albums.

I don't know where to put a button to view links for individual shares, so this feature is only fully implemented for albums right now. Additionally, I'm not sure what the best way to handle individual shares that include multiple assets is. Should it only display shared links that contain all the selected assets or that contain any of the selected assets?

Adds a path to display only the shared links corresponding to an album. Changes the View links button from albums to go to this path instead of the generic sharedlinks path that displays shared links for all assets and albums.
@bo0tzz
Copy link
Member

bo0tzz commented Sep 3, 2024

This implements #9989, right?

@TapuCosmo
Copy link
Contributor Author

This implements #9989, right?

It implements it for albums. Arbitrary sets of assets are not supported in the current state of the PR.

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

Successfully merging this pull request may close these issues.

2 participants