Add option to remove videos from playlist playback queue#6971
Add option to remove videos from playlist playback queue#6971nihalxkumar wants to merge 2 commits intoFreeTubeApp:developmentfrom
Conversation
efb4f5ff-1298-471a-8973-3d47447115dc
left a comment
There was a problem hiding this comment.
An option to remove from more options
I would like to see this removed as mention in another issue before adding yet another option in the more options menu only overcrowds that menu even more. I think adding the trash icon is more than enough.
Fair. I added it to match how YouTube does it. Just going with Trash Icon would be better. |
Head branch was pushed to by a user without write access
04628e1 to
2632421
Compare
|
Thinking about this again. I think the behavior of this pr would probably be highly confusing for users. Why?
|
|
Alright |
Ability to remove videos from playlists while they're in the playback/queue
The changes allow users to:
The functionality matches the existing playlist removal behavior from the main playlist view, but now it's available while watching videos too.
Pull Request Type
Related issue
Closes #6968
Description
can-remove-from-playlistprop to theft-list-video-numberedcomponent in the watch video playlist template, which will be true for user playlistsremove-from-playlistevent handler to handle video removalhandleRemoveFromPlaylistmethod that:prevVideoBeforeDeletionScreenshots
An always visible delete icon


An option to remove from more options
Testing
Desktop
Additional context