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

Storybook Rewrite - Containers #9230

Merged
merged 12 commits into from
Jul 21, 2021
Merged

Conversation

ryanmccombe
Copy link
Contributor

@ryanmccombe ryanmccombe commented Jul 12, 2021

Part of #9198

Overall change:
Rewrite all stories in the containers directory.


  • I have assigned myself to this PR and the corresponding issues
  • I have added the cross-team label to this PR if it requires visibility across World Service teams
  • I have assigned this PR to the Simorgh project
  • (BBC contributors only) This PR follows the repository use guidelines

Testing:

  • Automated (jest and/or cypress) tests added (for new features) or updated (for existing features)
  • If necessary, I have run the local E2E non-smoke tests relevant to my changes (CYPRESS_APP_ENV=local CYPRESS_SMOKE=false yarn test:e2e:interactive)
  • This PR requires manual testing

@ryanmccombe ryanmccombe self-assigned this Jul 12, 2021
@ryanmccombe ryanmccombe marked this pull request as ready for review July 19, 2021 01:07
@@ -1,12 +1,86 @@
import { storiesOf } from '@storybook/react';
import React from 'react';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Big rewrite on this one as it doesn't seem to work at all - broken on latest: https://bbc.github.io/simorgh/?path=/story/containers-cps-social-embed-canonical--default

Copy link
Contributor

@HarryVerhoef HarryVerhoef left a comment

Choose a reason for hiding this comment

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

Nice one 🚀

@ryanmccombe ryanmccombe merged commit f98002f into latest Jul 21, 2021
@joshcoventry joshcoventry deleted the storybook-refactor-containers branch January 12, 2022 10:29
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.

3 participants