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

Converted all the css into Tailwind css of Container component #1746

Open
wants to merge 47 commits into
base: main
Choose a base branch
from

Conversation

subhajit20
Copy link
Contributor

Description of changes

Converted all the css into Tailwind css of Container component
Issue - #1725

Issue Resolved

Fixes #NA

Screenshots/GIFs

subhajit20 and others added 30 commits September 18, 2023 06:12
@subhajit20
Copy link
Contributor Author

hey @kylemh any further changes needed?

@kylemh
Copy link
Member

kylemh commented Oct 11, 2023

Yes. If you look into the status checks of this PR, you'll see that tests are failing. You'll want to fix those failures.

Additionally, you should do some due dilligence by running the dev server and comparing betwen production and your local branch. I see that background color is incorrect on https://operation-code-r4usxeoc6-operation-code.vercel.app/#join-our-thriving-community-link (see baseline). Also note that the About page's hero's background image is out of position when compared to prod.

These are just two of potentially multiple issues that you'll want to investigate and resolve.

@subhajit20
Copy link
Contributor Author

Yes. If you look into the status checks of this PR, you'll see that tests are failing. You'll want to fix those failures.

Additionally, you should do some due dilligence by running the dev server and comparing betwen production and your local branch. I see that background color is incorrect on https://operation-code-r4usxeoc6-operation-code.vercel.app/#join-our-thriving-community-link (see baseline). Also note that the About page's hero's background image is out of position when compared to prod.

These are just two of potentially multiple issues that you'll want to investigate and resolve.

Okay will check that

@subhajit20
Copy link
Contributor Author

hey @kylemh sorry for the delay,
I am a bit confused, can you help out?

@kylemh
Copy link
Member

kylemh commented Oct 30, 2023

Not for awhile, but maybe you can pause here and try converting another component? Please share which component you plan on doing in #1725 before doing it so you dont step on somebody else's feet!

Copy link

codeclimate bot commented Nov 14, 2023

Code Climate has analyzed commit 4c30d24 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.6% (0.0% change).

View more on Code Climate.

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.

None yet

2 participants