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

Ds 193/experiment footer #34

Merged
merged 5 commits into from
Nov 19, 2021
Merged

Ds 193/experiment footer #34

merged 5 commits into from
Nov 19, 2021

Conversation

AnthonyA44
Copy link
Contributor

Main Reviewer: @Caterina-vanHerpt

Description & Background Context:
Example Footer component based on https://design.canada.ca/common-design-patterns/site-footer.html designs and requirements

Where should the reviewer start?
File name: footer.js, footer.test.js, footer.stories.js

How should this be tested?
The reviewer will need to pull the branch onto their local machine and run test the component through storybook

To test the footer with and without it's optional elements, run storybook and toggle the isOptional field from "true" to "false" on storybook or change the isOptional parameter directly in the code as specified below:

line 71, Footer.stories.js, change true to false

Are there any breaking changes?
No

@AnthonyA44 AnthonyA44 added the enhancement New feature or request label Nov 16, 2021
@AnthonyA44 AnthonyA44 self-assigned this Nov 16, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 16, 2021

Copy link
Contributor

@Caterina-vanHerpt Caterina-vanHerpt left a comment

Choose a reason for hiding this comment

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

Just a note that the reviewer should be able to test using the storybook link created in the pull request so they don't need to pull onto their local to test :)

src/components/ActionButton/ActionButton.js Outdated Show resolved Hide resolved
src/components/Footer/Footer.js Outdated Show resolved Hide resolved
src/components/Footer/Footer.js Outdated Show resolved Hide resolved
src/components/Footer/Footer.stories.js Outdated Show resolved Hide resolved
src/components/Footer/Footer.stories.js Outdated Show resolved Hide resolved
src/components/Footer/Footer.js Outdated Show resolved Hide resolved
src/components/Footer/Footer.stories.js Outdated Show resolved Hide resolved
@lgtm-com
Copy link

lgtm-com bot commented Nov 18, 2021

This pull request introduces 1 alert when merging 71c0f51 into efef617 - view on LGTM.com

new alerts:

  • 1 for Duplicate property

src/index.js Outdated Show resolved Hide resolved
@AnthonyA44 AnthonyA44 merged commit 1773f79 into develop Nov 19, 2021
@AnthonyA44 AnthonyA44 deleted the DS-193/experiment_footer branch November 19, 2021 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants