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

Add padding for local video in last grid page #4996

Closed

Conversation

danxuliu
Copy link
Member

Follow up to #4958
Fixes issue described in #4991 (comment)

When the main grid is paginated the last page has less videos than the others. As the local video is shown after the remote videos this caused the local video to be shown at a different position than the rest of the pages. To solve this now empty divs are added to the last page of the grid as padding to fill the empty space in the grid and thus place the local video at the same position as in the other pages.

When the main grid is paginated the last page has less videos than the
others. As the local video is shown after the remote videos this caused
the local video to be shown at a different position than the rest of the
pages. To solve this now empty divs are added to the last page of the
grid as padding to fill the empty space in the grid and thus place the
local video at the same position as in the other pages.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@marcoambrosini
Copy link
Member

closing in favor of #4999

@nickvergessen nickvergessen deleted the add-padding-for-local-video-in-last-grid-page branch July 27, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants