Add reminder that playlist is private in share modal #3976
Labels
Component: Playlist
good first issue
Priority: High
Type: Feature Request ✨
UI
non-trivial UI changes, that might need discussion
Describe the problem to be solved
I have little experience with playlists on Peertube.
By default, when I create a playlist it is in "private" mode.
A few days later, I try to share my playlist, I press the "share" button, I get a sharing link.
Except that my playlist is in "private" mode... so if I share this link my friends will see a 404 error.
Describe the solution you would like:
2 things could be improved in my opinion.
The first is that we could warn the user when he presses the button to create a sharing link that his playlist is in "private" mode and that this link will only be visible to him. he is connected to his account.
Otherwise, invite him to change the state of his playlist from private mode to public or unlisted mode.
Second, if it continues its process anyway and shares a "private" playlist link and someone follows the link and lands on the 404 error page, we might be able to mention in the errors possible on page 404 "this may be a private mode playlist".
The text was updated successfully, but these errors were encountered: