-
Notifications
You must be signed in to change notification settings - Fork 63
Add new pages
visual regression tests
#1913
Conversation
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/_preview/1913 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: -6 B (0%) Total Size: 824 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.
LGTM. Fantastic, @obulat! This also fixes a bug where the footer was not displaying at all when the filters were opened on desktop.
I haven't noticed that at all! Great :) |
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. I have the same comment here about the word "old", if it could be changed to pages-with-old-header
it would be a lot clearer, imo. LGMT otherwise though 🚀
Fixes
Fixes #1912 by @obulat
Description
While adding the new
pages
visual regression tests, I found a couple of issues:search-help
page (which is currently not surfaced in the footer) was incorrectly using the internal footer because it starts withsearch
.You can see the snapshots with all the errors in commit 80dc2bf.
Testing Instructions
The CI should pass, and the pages snapshots should have fixes of the issues above.
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin