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

[CYS] Fix the Opt-in modal buttons and checkbox styles #45444

Merged
merged 2 commits into from Mar 11, 2024

Conversation

albarin
Copy link
Contributor

@albarin albarin commented Mar 8, 2024

Submission Review Guidelines:

Changes proposed in this Pull Request:

This PR fixes the styles of the buttons and checkbox on the Opt-in modal for the fonts in the CYS flow.

How to test the changes in this Pull Request:

Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:

  1. Enable the WooCommerce Beta Tester plugin if you don't have it enabled yet.
  2. On your Dashboard, head over to Tools > WCA Test Helper > Features and enable the customize-store.
  3. Ensure the Gutenberg plugin is disabled.
  4. Go to /wp-admin/admin.php?page=wc-settings&tab=advanced&section=woocommerce_com and disable the tracking.
  5. Access your Dashboard and head over to WooCommerce > Home.
  6. Click on the "Customize Your Store" button.
  7. Click on "Start designing".
  8. On the assembler, click on Choose fonts.
  9. On the sidebar click on opt in to usage tracking.
  10. Make sure you see the Opt in to usage tracking modal and that it looks like the After screenshot below.
Before After
Screenshot 2024-03-08 at 16 05 53 Screenshot 2024-03-08 at 16 05 20

Changelog entry

  • Automatically create a changelog entry from the details below.

Significance

  • Patch
  • Minor
  • Major

Type

  • Fix - Fixes an existing bug
  • Add - Adds functionality
  • Update - Update existing functionality
  • Dev - Development related task
  • Tweak - A minor adjustment to the codebase
  • Performance - Address performance issues
  • Enhancement - Improvement to existing functionality

Message

CYS - Fix the "Opt in to usage tracking" modal buttons and checkbox styles.

Comment

@albarin albarin marked this pull request as ready for review March 8, 2024 15:17
@woocommercebot woocommercebot requested a review from a team March 8, 2024 15:34
Copy link
Contributor

github-actions bot commented Mar 8, 2024

Hi @gigitux, @nefeline, @verofasulo, @woocommerce/woo-fse

Apart from reviewing the code changes, please make sure to review the testing instructions as well.

You can follow this guide to find out what good testing instructions should look like:
https://github.com/woocommerce/woocommerce/wiki/Writing-high-quality-testing-instructions

@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Mar 8, 2024
Copy link
Contributor

github-actions bot commented Mar 8, 2024

Test Results Summary

Commit SHA: ba1bd57

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests25900202610m 38s
E2E Tests2370011403517m 51s

To view the full API test report, click here.
To view the full E2E test report, click here.
To view all test reports, visit the WooCommerce Test Reports Dashboard.

Copy link
Member

@nefeline nefeline left a comment

Choose a reason for hiding this comment

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

Great work!

Confirmed the styles were updated and match the described on this PR:

Screenshot 2024-03-11 at 12 23 52

@albarin albarin merged commit cb7e1c2 into trunk Mar 11, 2024
39 checks passed
@albarin albarin deleted the fix-optin-modal-styles branch March 11, 2024 11:30
@github-actions github-actions bot added this to the 8.8.0 milestone Mar 11, 2024
@github-actions github-actions bot added the needs: analysis Indicates if the PR requires a PR testing scrub session. label Mar 11, 2024
Konamiman pushed a commit that referenced this pull request Mar 13, 2024
* Fix the CYS Opt-in modal buttons and checkbox styles

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
@alopezari alopezari added needs: external testing Indicates if the PR requires further testing conducted by testers external to the development team. status: analysis complete Indicates if a PR has been analysed by Solaris and removed needs: analysis Indicates if the PR requires a PR testing scrub session. labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: external testing Indicates if the PR requires further testing conducted by testers external to the development team. plugin: woocommerce Issues related to the WooCommerce Core plugin. status: analysis complete Indicates if a PR has been analysed by Solaris
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants