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

Upgrade flow from My Jetpack [Boost stand-alone]: Fix styling of checklist & button after purchase #29540

Closed
2 tasks
jeffgolenski opened this issue Mar 17, 2023 · 1 comment · Fixed by #31098
Closed
2 tasks
Assignees
Labels
[Focus] FixTheFlows [Plugin] Boost A feature to speed up the site and improve performance. [Status] In Progress

Comments

@jeffgolenski
Copy link
Member

jeffgolenski commented Mar 17, 2023

Minor detail. The padding of the checklist after purchase is inconsistent with the rest of our checklists.

  • We just need to adjust the padding of .jb-checklist li on this screen to:

padding-bottom: 2px;
padding-top: 6px;

Currently

Image

Proposed

Image

  • The "Continue" button also has text that's smaller than other buttons. I think we need to bump the text size to 16px to match the others. The width of the button is fine though.

Image

Flow visuals and video walkthrough at task 37 & 38 p1HpG7-l2l-p2

@jeffgolenski jeffgolenski changed the title Upgrade flow from My Jetpack [Boost stand-alone]: Fix styling of checklist after purchase Upgrade flow from My Jetpack [Boost stand-alone]: Fix styling of checklist & button after purchase Mar 17, 2023
@jeffgolenski jeffgolenski added the [Plugin] Boost A feature to speed up the site and improve performance. label Mar 17, 2023
@thingalon thingalon removed their assignment Apr 18, 2023
@thingalon
Copy link
Member

Un-assigning myself to make it clear others on the the HoG team can pick this up :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] FixTheFlows [Plugin] Boost A feature to speed up the site and improve performance. [Status] In Progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants