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

Set footer to negative z-index so paging works #5879

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

masaball
Copy link
Contributor

@masaball masaball commented Jun 20, 2024

If controls such as the playlist paging ended up on the same level as the footer they were not clickable because the padding around the footer was covering them up. Setting the footer with a large negative z-index ensures that it will always be below the paging controls.

Related Issue: #5869

If controls such as the playlist paging ended up on the same level as the
footer they were not clickable because the padding around the footer was
covering them up. Setting the footer with a large negative z-index
ensures that it will always be below the paging controls.
Copy link
Contributor

@Dananji Dananji left a comment

Choose a reason for hiding this comment

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

Looks good!

@masaball masaball merged commit d65125e into develop Jun 20, 2024
2 checks passed
@masaball masaball deleted the playlist_paging branch June 20, 2024 15:16
@masaball masaball mentioned this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants