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

Create story for CallToContribute component #13733

Closed
4 tasks
Tracked by #13043
corwintines opened this issue Aug 28, 2024 · 4 comments · Fixed by #13782
Closed
4 tasks
Tracked by #13043

Create story for CallToContribute component #13733

corwintines opened this issue Aug 28, 2024 · 4 comments · Fixed by #13782
Assignees

Comments

@corwintines
Copy link
Member

Create story tests for CallToContribute component

Prerequisite

To get yourself up to speed on how we use storybook on ethereum.org, learn more here

What to do

  • Move /src/components/CallToContribute.tsx to /src/components/CallToContribute/index.tsx
  • Fix any filepath changes to imports for the CallToContribute component
  • Create story file /src/components/CallToContribute/CallToContribute.stories.tsx
  • Write story testing render of the CallToContribute component in context of use
@corwintines
Copy link
Member Author

@Baystef if you comment here I can assign to you

@github-actions github-actions bot added the needs triage 📥 This issue needs triaged before being worked on label Aug 28, 2024
@Baystef
Copy link
Contributor

Baystef commented Aug 28, 2024

@Baystef if you comment here I can assign to you

Kindly assign to me @corwintines . Thanks

@corwintines corwintines removed the needs triage 📥 This issue needs triaged before being worked on label Aug 28, 2024
Baystef added a commit to Baystef/ethereum-org-website that referenced this issue Sep 2, 2024
corwintines added a commit that referenced this issue Sep 3, 2024
Create story tests for CallToContribute component [#13733]
This was referenced Sep 4, 2024
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 a pull request may close this issue.

7 participants
@corwintines @Baystef and others