-
Notifications
You must be signed in to change notification settings - Fork 845
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
Update playlist page to add remove duplicate videos button for user playlists #5191
Update playlist page to add remove duplicate videos button for user playlists #5191
Conversation
Ugh finding an appropriate icon for this sucks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything LGTM but im not so sure about the icon that is being used but also couldnt find a better one that we arent already using.
Ensure button disappear if duplicate videos removed another way
Ugh we might also need to do this for the remove watched videos. No point in having it there when there arent any videos in the playlists. That would also make the UX consistent which wont confuse users
Updated to make remove watched videos button visible only when any video watched |
Thanks Pika i really appreciate the effort. I'll try to find a better icon. If anyone found an icon that represents this better pls share :) |
|
Lets change it to that one as that is indeed the only slash kind of icon that involves multiple things |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
suggestion (non-blocking): This is not strictly within the original scope, but I would suggest that the 2 prompts actually showed the number of duplicate videos / watched videos that will be removed. They currently only do so in the toasts after the deletions are complete. As it stands, it's unclear what the magnitude of the action will be.
* development: (60 commits) check for 204 error (FreeTubeApp#5259) Translated using Weblate (Turkish) ! Fix error when fetching deleted comment replies in local API (FreeTubeApp#5255) Optical enhancement - Improved spacing on the about page FreeTubeApp#5210 (FreeTubeApp#5257) Translated using Weblate (Czech) Translated using Weblate (Hungarian) Translated using Weblate (Estonian) Translated using Weblate (German) Update playlist page to add remove duplicate videos button for user playlists (FreeTubeApp#5191) Respect playlist sort order in `watch-video-playlist` (FreeTubeApp#5013) Translated using Weblate (Serbian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Arabic) Translated using Weblate (Polish) Translated using Weblate (Italian) Translated using Weblate (Turkish) Translated using Weblate (Croatian) Translated using Weblate (Dutch) Translated using Weblate (Spanish) ...
Pull Request Type
Related issue
#5044 (comment)
Description
Screenshots
Testing
Desktop
Additional context
If you got a better icon let me know~