-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
GUIIssue is related to the graphical user interfaceIssue is related to the graphical user interfacecommentsAnything to do with comments and comment replies under videos/audiosAnything to do with comments and comment replies under videos/audiosrewriteIssues and PRs related to rewriteIssues and PRs related to rewrite
Description
An error panel should be created to handle all of these cases and allow retrying, reporting and opening in browser.
Originally posted by @Stypox in #11060 (comment)
NewPipe/app/src/main/java/org/schabi/newpipe/ui/components/video/comment/CommentSection.kt
Lines 112 to 116 in fdf36cb
| is Resource.Error -> { | |
| item { | |
| NoItemsMessage(R.string.error_unable_to_load_comments) | |
| } | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIIssue is related to the graphical user interfaceIssue is related to the graphical user interfacecommentsAnything to do with comments and comment replies under videos/audiosAnything to do with comments and comment replies under videos/audiosrewriteIssues and PRs related to rewriteIssues and PRs related to rewrite
Type
Projects
Status
Todo