-
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
IV: Show channel handle in search results #3791
IV: Show channel handle in search results #3791
Conversation
The test cases in this pull request should be tested too: #3099 |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Upstream PR finally merged letssgoooo! |
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.
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.
Works with all cases I tested. Also tested both local and Invidious API, just to make sure it still works for the local API (cleared the serach cache in between).
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.
LGTM
* development: IV: Show channel handle in search results (FreeTubeApp#3791) Bump electron from 22.3.25 to 22.3.26 (FreeTubeApp#4120) Bump lefthook from 1.5.0 to 1.5.2 (FreeTubeApp#4122) Bump the eslint group with 4 updates (FreeTubeApp#4119) Bump sass from 1.68.0 to 1.69.0 (FreeTubeApp#4121) Bump marked from 9.0.3 to 9.1.0 (FreeTubeApp#4123) Bump version number to v0.19.1 Fix styling for Channel page on desktop view (FreeTubeApp#4112) Set new consent cookie and supress tracking cookies on the watch page (FreeTubeApp#4013) Translated using Weblate (Italian) Update translation files Added translation using Weblate (Belarusian)
IV: Show channel handle in search results
Pull Request Type
Related issue
Video Count for channels is almost always 0 (it might always be 0)
Description
Display the channel handle when it exists + fix missing translations for ft-list-channel
Testing
Desktop
Additional context
Relies on iv-org/invidious#3994 to be merged