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

Created global style for all subheading used on GlobalHeaderComponent #1087

Merged
merged 8 commits into from
Dec 2, 2021

Conversation

maxskewes
Copy link
Member

can be utilized as a Typography child on GlobalHeaderComponent by adding "className='genSubheadTypo'"
Cleaned up additional styling on relevant pages.
closes #1082

to be used as a className prop for Typography for all subheading descriptions in the GenericHeaderSection.
an issue still exists with the pages children eclipsing the bottom part of the header.
indv-header-bg and containerTeal
added theme.spacing to About styles
@bruceplai bruceplai requested a review from nrrao November 30, 2021 05:10
Copy link
Contributor

@bhaggya bhaggya left a comment

Choose a reason for hiding this comment

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

Works fine

Copy link
Member

@nrrao nrrao left a comment

Choose a reason for hiding this comment

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

The code looks good. I see lint warnings(indentations) on TagGenerator\index.js
I see a blue border between the bottom section and the footer on the about page. We can create a new issue to fix this.
ab

ran prettier on components/Dropdown.js
@maxskewes
Copy link
Member Author

Lint has been run and everything is clean. Good eye @nrrao on the blue line. That change apparently already got merged as it's on the site so we'll need to fix it with another issue.

@codeclimate
Copy link

codeclimate bot commented Dec 1, 2021

Code Climate has analyzed commit f7e8a65 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 81.9% (0.0% change).

View more on Code Climate.

Copy link
Member

@nrrao nrrao left a comment

Choose a reason for hiding this comment

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

Looks good now.

@maxskewes maxskewes merged commit 65e3d9b into main Dec 2, 2021
@maxskewes maxskewes deleted the genSubheadTypo-global-style branch December 2, 2021 20:12
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.

Update subheading for Radical Collaboration
3 participants