-
Notifications
You must be signed in to change notification settings - Fork 258
WS 869 - Align WS bylines with PS #13454
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
base: latest
Are you sure you want to change the base?
Conversation
| gridTemplateColumns: 'repeat(2, auto)', | ||
| }, | ||
| paddingBottom: `${spacings.TRIPLE}rem`, | ||
| lineHeight: '1.35rem', // not sure I should do this due to script sizes |
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'm not sure if I should do this due to Script Sizes. The benefit is that gives a bit more breathing room on latin languages (e.g. News, Mundo). And if I look at a service with a larger script (e.g. Sinhala), then I can see the default service line height overwrites this. The negative is that the designs only account for latin designs.
Resolves JIRA: https://bbc.atlassian.net/browse/WS-869
Summary
Align WS bylines (AMP + canonical) with PS plans
Code changes
-- renders "horizontally"
-- changes to hover/ focus styles
-- does not render images for multiple contributors
-- does not render twitter handles
Not done as part of this work
Developer Checklist
Testing
Ready-For-Test, Local)Ready-For-Test, Test)Ready-For-Test, Preview)Ready-For-Test, Live)Additional Testing Steps
See these testing links
Useful Links
Figma file designs
PS A11y AACs on the ticket
Old WS Screen Reader UX
Screen Reader UX & AACs for A11y Swarm are still WIP