-
Notifications
You must be signed in to change notification settings - Fork 63
Conversation
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/_preview/2006 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
Size Change: -1.27 kB (0%) Total Size: 853 kB
ℹ️ View Unchanged
|
863fdd3
to
4f497e2
Compare
Based on the medium urgency of this PR, the following reviewers are being gently reminded to review this PR: @zackkrida Excluding weekend1 days, this PR was updated 4 day(s) ago. PRs labelled with medium urgency are expected to be reviewed within 4 weekday(s)2. @obulat, if this PR is not ready for a review, please draft it to prevent reviewers from getting further unnecessary pings. Footnotes |
4f497e2
to
092203f
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.
Thank you!
930fe64
to
60150ce
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.
The changes look good to me. Thanks for fixing!
@@ -43,11 +43,13 @@ | |||
"test:playwright:debug": "PWDEBUG=1 pnpm test:playwright:local", | |||
"test:playwright:recreate-tapes": "rimraf test/tapes && pnpm test:playwright:update-tapes", | |||
"test:playwright:update-tapes": "UPDATE_TAPES=true pnpm test:playwright", | |||
"test:playwright:update-snapshots": "pnpm test:playwright visual-regression --update-snapshots", |
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.
There is some documentation in test/playwright/README.md
about using the -u
flag that needs to be updated to refer to this script instead.
c63e714
to
5d983bb
Compare
Fixes
Fixes #2003 by @dhruvkb
Description
This PR fixes the Related audio horizontal padding, and the heading font weights on the single audio result page, and updates the snapshots.
It also adds
defineComponent
to theRelatedAudio
.Testing Instructions
The snapshots should match the mockups.
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin