Skip to content
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

Larger channel cards in search results #9728

Merged
merged 1 commit into from Feb 26, 2023

Conversation

mahendranv
Copy link
Contributor

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

These changes take effect when card mode is selected for item view.

  • This card is NOT applicable for subscriptions list fragment

  • Thumbnail larger (100dp) than the usual (92dp) throughout the app

  • More similar to List item with more description content

    • Description max line count is 8 (normally 3)

Before/After Screenshots/Screen Record

Before: UI follows the same List mode item After: New Channel card will be displayed
image image

Fixes the following issue(s)

Due diligence

@TobiGr TobiGr added the GUI Issue is related to the graphical user interface label Jan 29, 2023
@mahendranv
Copy link
Contributor Author

@Stypox Please check this small PR.

Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mahendranv mahendranv force-pushed the channel_card branch 3 times, most recently from 05ae41c to 75292e0 Compare February 9, 2023 00:42
- Thumbnail larger (100dp) than the usual (92dp) throughout the app
- Description lint count is 8 (normally 3)
@sonarcloud
Copy link

sonarcloud bot commented Feb 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested and everything seems to work fine. Thank you!

@Stypox Stypox merged commit 2ee4c6e into TeamNewPipe:dev Feb 26, 2023
@Stypox Stypox mentioned this pull request Mar 1, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Issue is related to the graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Card mode when showing channel list item search results
3 participants