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

add direction rtl to footer container story #2260

Merged
merged 17 commits into from
Jul 9, 2019

Conversation

thekp
Copy link
Contributor

@thekp thekp commented Jul 2, 2019

Resolves #2197
blocked by: BBC-archive/psammead#758 and BBC-archive/psammead#770

Overall change: Update footer container storybook to have a dropdown of services and have RTL direction for required services.

Code changes:

  • added storybook-helper package
  • added knobs for the footer storybook

Test notes:

  • build branch locally
  • check story book for footer, that it works as expected
  • no new cypress tests required

  • I have assigned myself to this PR and the corresponding issues
  • [n/a] Tests added for new features
  • Test engineer approval

@thekp thekp self-assigned this Jul 2, 2019
@thekp thekp force-pushed the Update-footerContainer-in-storybook branch from 8dc7c39 to 4ecaeda Compare July 3, 2019 15:16
@thekp thekp changed the title add storybook helper to simorgh add direction rtl to footer container story Jul 3, 2019
@thekp thekp added this to the Simorgh 2.0 milestone Jul 3, 2019
@thekp
Copy link
Contributor Author

thekp commented Jul 3, 2019

At the moment, the dropdown of services is not restricted to existing services. However, this issue will cover this: BBC-archive/psammead#757

@thekp thekp added the blocked This issue should not be worked on until another internal issue is completed - see desc for details label Jul 4, 2019
@thekp thekp closed this Jul 4, 2019
@thekp thekp reopened this Jul 4, 2019
@thekp thekp removed the blocked This issue should not be worked on until another internal issue is completed - see desc for details label Jul 4, 2019
@thekp thekp marked this pull request as ready for review July 4, 2019 11:28
@thekp thekp requested review from pjlee11 and sareh as code owners July 4, 2019 11:28
storiesOf('Footer', module)
.addDecorator(withKnobs)
.add(
'testing',
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this label was a placeholder?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope, miss named there... will update shortly :)

@PriyaKR PriyaKR self-assigned this Jul 8, 2019
@PriyaKR
Copy link
Contributor

PriyaKR commented Jul 8, 2019

@thekp Looks good to me.(Can we make the container title as Footer container instead of footer in the storybook just so its consistent with the other containers)

@amywalkerdev amywalkerdev merged commit 03a3b62 into latest Jul 9, 2019
@amywalkerdev amywalkerdev deleted the Update-footerContainer-in-storybook branch July 9, 2019 15:39
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.

Add container story for FooterContainer
5 participants