-
Notifications
You must be signed in to change notification settings - Fork 230
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
Conversation
8dc7c39
to
4ecaeda
Compare
At the moment, the dropdown of services is not restricted to existing services. However, this issue will cover this: BBC-archive/psammead#757 |
storiesOf('Footer', module) | ||
.addDecorator(withKnobs) | ||
.add( | ||
'testing', |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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 :)
@thekp Looks good to me.(Can we make the container title as |
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:
Test notes: