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 image sizes #1261

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Fix image sizes #1261

merged 1 commit into from
Jan 13, 2025

Conversation

annarhughes
Copy link
Member

What changes did you make and why did you make them?

As part of next migration, addressed fixing all images being loaded at 100vw. This was impacting performance and potentially increasing users download sizes for images (unclear if next.js was compensating for our 100vw values).

Image sizes have now been set correctly across the app consistently and according to the acutal size it's rendered at.

Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 9:45pm

@annarhughes annarhughes merged commit 135f723 into develop Jan 13, 2025
6 checks passed
@annarhughes annarhughes deleted the app-migration-image-component branch January 13, 2025 12:41
Copy link

cypress bot commented Jan 13, 2025

Bloom frontend    Run #899

Run Properties:  status check passed Passed #899  •  git commit 135f723e68: fix: image sizes + course grid (#1261)
Project Bloom frontend
Branch Review develop
Run status status check passed Passed #899
Run duration 08m 43s
Commit git commit 135f723e68: fix: image sizes + course grid (#1261)
Committer Anna Hughes
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 5
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 84
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

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