FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.08k stars 810 forks source link

[Feature Request]: Hide videos immediately when marking as watched, if 'hide videos on watch' is enabled. #5401

Open cjohn-afk opened 1 month ago

cjohn-afk commented 1 month ago

Guidelines

Problem Description

Having the 'Hide Videos on Watch' setting enabled works great for keeping the subscriptions tab orderly. It would be nice if, when you mark a video as watched, the video would disappear immediately, as opposed to waiting for a subscription page refresh.

Proposed Solution

Removing the video from the data structure its being stored in, the list of videos displayed on the subscription page, then visually refresh the container of the list. Perhaps with a snazzy fade out effect or something.

Alternatives Considered

N/A

Issue Labels

improvement to existing feature

Additional Information

No response

mx03 commented 1 month ago

I prefer the current behavior, if this will be changed i would like an setting for this.