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

Fix cover art in release card component #3005

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

MonkeyDo
Copy link
Member

In commit 5e9d882 I made a big mistake, changing a display value to fix a sizing issue but not realizing it resulted in hiding the cover art entirely (at the time I was coding #2997 the cover art archive was down so I could not have realized the issue).

This PR reverts the offending change, and resolves the issue it was trying to solve, but using a different approach that doesn't end up hiding the cover art... 🤦

Reverts commit 5e9d882 , thte CAA was down at the time so I didn't realize how this change impacted the component, which now does not show any image
Needed to force the aspect ratio and fit-content
@MonkeyDo MonkeyDo merged commit 1fb74f2 into master Oct 22, 2024
2 checks passed
@MonkeyDo MonkeyDo deleted the release-card-cover-art branch October 22, 2024 10:54
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.

1 participant