You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature]: Hide videos immediately when marking as watched (#7866)
* Add computed properties for history cache and filtered video list
* Refactor activeVideoList to use filteredVideoList and exclude watched videos from videoList
* Creating a computed property to de-couple filteredVideoList from the store getters (SRP)
* Transferred filtering logic to SubscriptionsTabUi component
* Fix variable name
* Don't try to filter videos on the posts tab
---------
Co-authored-by: absidue <[email protected]>
0 commit comments