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

Users can edit playlist in UI #3017

Merged
merged 2 commits into from
May 26, 2024

Conversation

nichwall
Copy link
Contributor

Fixes: #3016

Do not hide the "edit" or "delete" key on the playlist page even if users do not have "Can Update" permission because they are private structures, so editing does not affect other users.

User without edit permissions view:
image

@advplyr
Copy link
Owner

advplyr commented May 26, 2024

Thanks!

@advplyr advplyr merged commit 3111d18 into advplyr:master May 26, 2024
4 checks passed
@nichwall nichwall deleted the playlist_user_permissions branch June 21, 2024 22:35
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

Successfully merging this pull request may close these issues.

[Bug]: Playlist Editing Requires "Can Update" Permission
2 participants