-
Notifications
You must be signed in to change notification settings - Fork 204
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 mobile header spacing #2737
Conversation
Size Change: +5 B (0%) Total Size: 868 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great catch!
06273df
to
ea1ac97
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@obulat do you know why the Playwright tests are failing? 😮 Would you be able to resolve that? |
ea1ac97
to
41245be
Compare
There was a higher threshold set up for the single result pages. So, when there was a tiny difference of 2 pixels, they were not caught by the tests in this branch, but were caught by the main (because it removed the threshold). I updated the snapshots for single result pages, so now the tests pass |
Fixes
Related to #377
Description
After merging #2651 I noticed the mobile header spacing is actually incorrect. This PR updates to match the mockups.
Added by @obulat: Figma mobile header mockup link shows that the spacing is 2 as in this PR, not 3 as currently in prod. https://www.figma.com/file/GIIQ4sDbaToCfFQyKMvzr8/Openverse-Design-Library?type=design&node-id=5069-13232&mode=dev
Testing Instructions
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin