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

Squished Upload Date and View Count on smaller screens #5822

Closed
lousando opened this issue Apr 4, 2021 · 1 comment
Closed

Squished Upload Date and View Count on smaller screens #5822

lousando opened this issue Apr 4, 2021 · 1 comment
Labels
type: bug Existing functionality is wrong or broken

Comments

@lousando
Copy link
Contributor

lousando commented Apr 4, 2021

Bug
Resizing the LBRY Desktop client below 1151px squishes the video metadata (upload date and view count) in the first card container while in the Play Screen.

To Reproduce
Steps to reproduce the behavior:

  1. Click on any video to get taken to the Play Screen.
  2. Resize the client window's horizontal width below 1151px
  3. See that the video metadata (upload date and view count) are displayed with very little horizontal real estate (see attached screenshot).

Expected behavior
Provide more vertical space for the metadata to not be forced into little room.

Screenshots

Very little horizontal space left for the upload date and view count.
media_meta_below_1150px_before

System Configuration

  • LBRY Daemon version: 0.92.0
  • LBRY App version: 0.50.2
  • LBRY Installation ID: e8vrKFvcpSfAnnhAqi1gCPXFZf2GRjJABhHh2CoxAfWymgw4jSAgvpeUx6YVP7e74
  • Operating system: Ubuntu 20.04.2 LTS
@lousando lousando added the type: bug Existing functionality is wrong or broken label Apr 4, 2021
@lousando
Copy link
Contributor Author

lousando commented Apr 4, 2021

Below is my proposed fix. Will create a PR soon.

media_meta_below_1150px_after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing functionality is wrong or broken
Projects
None yet
Development

No branches or pull requests

1 participant