-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Show/Don't hide feed items when updating feed #4952
Copy link
Copy link
Open
Labels
GUIIssue is related to the graphical user interfaceIssue is related to the graphical user interfacediscussionThis needs to be discussed before anything is doneThis needs to be discussed before anything is donefeature requestIssue is related to a feature in the appIssue is related to a feature in the appfeedIssue is related to the feedIssue is related to the feed
Metadata
Metadata
Assignees
Labels
GUIIssue is related to the graphical user interfaceIssue is related to the graphical user interfacediscussionThis needs to be discussed before anything is doneThis needs to be discussed before anything is donefeature requestIssue is related to a feature in the appIssue is related to a feature in the appfeedIssue is related to the feedIssue is related to the feed
Checklist
Describe the feature you want
Currently in what's new when we refresh the whole UI is basically blocking by loading screen. In my opinion this is bad design as there is defot no need for blocking user from watching videos or browsing channels etc while new videos are loading.
So my suggestion is removing the blocking loading screen and leave the notification for that purpose as notification shows us how many videos are being fetched.
Is your feature request related to a problem? Please describe it
Additional context
How will you/everyone benefit from this feature?
People will be able browse videos, watch them and use the app while loading new videos.This is not the case currently.