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

feat: make Directory header/footer match the marketing site #825

Merged
merged 23 commits into from
May 8, 2023

Conversation

SteelWagstaff
Copy link
Member

@SteelWagstaff SteelWagstaff commented May 5, 2023

Fix for #804. This PR also bumps several dependencies and pins search-insights at 2.5.0 and intro.js at 6.0.0 until #826 and #827 can be investigated and resolved.

@SteelWagstaff SteelWagstaff changed the title feat: Make Directory header/footer match the marketing site feat: make Directory header/footer match the marketing site May 5, 2023
@@ -184,7 +184,7 @@ describe('Book cards', function () {

cy.get(Elements.booksCards.cover)
.eq(3).find('img')
.should('have.attr', 'src')
.should('have.attr', 'data-src')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes test behaviour

Copy link
Contributor

@arzola arzola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arzola arzola merged commit c41dfbb into dev May 8, 2023
@arzola arzola deleted the feat/new-header-footer branch May 8, 2023 19:19
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.

2 participants