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

Account and email-prefs page update #19612

Closed
wants to merge 6 commits into from

Conversation

Calum-Campbell
Copy link
Contributor

@Calum-Campbell Calum-Campbell commented May 3, 2018

What does this change?

  • Change account and email tab names
  • Add privacy and cookie policies
  • Widen view on the tabs page to accommodate new names of tabs
  • Widens the email accordion so it continues to go to the edges of the tabs
  • Move accordion to top
  • Move "unsubscribe from all newsletters" under accordian
  • Move settings to bottom

What is the value of this and can you measure success?

  • L&L (Legal and Layout)

Does this affect other platforms - Amp, Apps, etc?

No

Does this affect GLabs Paid Content Pages? Should it have support for Paid Content?

Screenshots

Email prefs page

image

image


Account page

image

Tested in CODE?

@Calum-Campbell Calum-Campbell requested a review from jfsoul May 3, 2018 15:21
@PRBuilds
Copy link

PRBuilds commented May 3, 2018

PRbuilds results:

Screenshots
wide.pngdesktop.pngtablet.pngmobile.png

💚 Exceptions
thrown-exceptions.js

💚 A11y validation
a11y-report.txt

💚 Microdata Validation
microdata.txt

Apache Benchmark Load Testing
loadtesting.txt

LightHouse Reporting
lighthouse.html

--automated message

@Calum-Campbell Calum-Campbell changed the title Account page update Account and email-prefs page update May 4, 2018
@@ -37,6 +37,7 @@ $checkbox-size: $gs-gutter / 1.25;
@include mq(desktop) {
grid-template-columns: repeat(2, 1fr);
grid-auto-rows: 1fr;
width: gs-span(8);
Copy link

Choose a reason for hiding this comment

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

this component should not know about with at this scope (that way it can be added to any pages of any width). It will however take the full width of the page by default!

@jfsoul
Copy link
Contributor

jfsoul commented May 23, 2018

Closing this as it has been superseded by #19726

@jfsoul jfsoul closed this May 23, 2018
@jfsoul jfsoul deleted the cc-account-page-update branch May 23, 2018 17:46
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.

None yet

4 participants