-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
Replace all styling with Tailwind css on ErrorDisplay page #1736
Replace all styling with Tailwind css on ErrorDisplay page #1736
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1 flaky test on run #4428 ↗︎
Details:
cypress/e2e/modal.spec.js • 1 flaky test • all tests
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
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.
I just realized I put all the review comments on the snapshot file instead of the source code file, but hopefully it all makes sense!
components/ErrorDisplay/__tests__/__snapshots__/ErrorDisplay.test.js.snap
Outdated
Show resolved
Hide resolved
components/ErrorDisplay/__tests__/__snapshots__/ErrorDisplay.test.js.snap
Outdated
Show resolved
Hide resolved
components/ErrorDisplay/__tests__/__snapshots__/ErrorDisplay.test.js.snap
Outdated
Show resolved
Hide resolved
components/ErrorDisplay/__tests__/__snapshots__/ErrorDisplay.test.js.snap
Outdated
Show resolved
Hide resolved
Hey Done that |
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.
Nice! Almost there.
Code Climate has analyzed commit 1055b07 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (90% is the threshold). This pull request will bring the total coverage in the repository to 75.8% (0.0% change). View more on Code Climate. |
Description of changes
Replace all styling with Tailwind on
ErrorDisplay
pageIssue Resolved
Issue - #1725
Fixes #NA
Screenshots/GIFs