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

[Patternlab, React] Fix footerlinks visual regression #1317

Merged
merged 4 commits into from
Dec 21, 2020

Conversation

clairesunstudio
Copy link
Contributor

@clairesunstudio clairesunstudio commented Dec 21, 2020

Fix FooterLinks visual regressions on develop in Patternlab:
https://app.circleci.com/pipelines/github/massgov/mayflower/1962/workflows/a83ac449-4a0e-480a-bb8f-7d1cbf1b59fe/jobs/35011/artifacts

Screen Shot 2020-12-21 at 2 58 34 PM

This visual regression is due to the ma__footer-links__items class are attached to different containers in React and Patternlab. This PR adds a .ma__footer-links__nav to the <nav> in FooterLinks and .ma__footer-links__items to <ul> in both React and Patternlab

@clairesunstudio clairesunstudio changed the title sync up react and patternlab footerlinks markup [Patternlab, React] Fix footerlinks visual regression Dec 21, 2020
Copy link
Contributor

@ygannett ygannett left a comment

Choose a reason for hiding this comment

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

It looks good. Thank you for taking care of it so quickly. Once reference screenshots are updated, ready to merge.

@clairesunstudio
Copy link
Contributor Author

I can't replicate the latest 2 failed visual regression tests in patternlab https://35032-137521197-gh.circle-artifacts.com/0/backstop/reports/html/index.html

@clairesunstudio clairesunstudio merged commit 7de3a1b into develop Dec 21, 2020
@clairesunstudio clairesunstudio deleted the hotfix-react-patternlab-footerLinks-styles branch December 21, 2020 21:13
@clairesunstudio clairesunstudio mentioned this pull request Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants