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

Fix intro CYS logo and site title #45216

Merged
merged 5 commits into from Mar 4, 2024
Merged

Fix intro CYS logo and site title #45216

merged 5 commits into from Mar 4, 2024

Conversation

albarin
Copy link
Contributor

@albarin albarin commented Feb 29, 2024

Submission Review Guidelines:

Changes proposed in this Pull Request:

This PR fixes a CSS issue with the CYS intro page logo and site title.

How to test the changes in this Pull Request:

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

  1. Ensure the WooCommerce Beta Tester plugin is installed and activated (available on this monorepo).
  2. Head over to /wp-admin/tools.php?page=woocommerce-admin-test-helper and enable customize-store feature flag.
  3. Click on Tools and run the Reset Customize Your Store and the Delete all products commands.
  4. Go to WooCommerce > Home, click on Start customizing.
  5. Check the logo and site title look like the After screenshot below:
Before Header
Screenshot 2024-02-29 at 15 32 04 Screenshot 2024-02-29 at 15 33 21

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 intro page logo and site title positioning.

Comment

@albarin albarin marked this pull request as ready for review February 29, 2024 14:43
@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Feb 29, 2024
@woocommercebot woocommercebot requested review from a team and imanish003 and removed request for a team February 29, 2024 14:45
Copy link
Contributor

github-actions bot commented Feb 29, 2024

Hi @chihsuan, @gigitux,

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

@albarin albarin requested review from gigitux and removed request for imanish003 February 29, 2024 14:47
Copy link
Contributor

github-actions bot commented Feb 29, 2024

Test Results Summary

Commit SHA: 07de2c1

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

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.

@gigitux
Copy link
Contributor

gigitux commented Feb 29, 2024

Thanks for working on this!

It doesn't look like a regression introduced in this PR, but I noticed that during the transition between the assembler hub and the intro page, the logo has a weird animation:

Screen.Capture.Feb.29.at.16-11.mp4

Given that this PR is smaller, it could make sense to include the fix in this PR. WDYT?

@albarin
Copy link
Contributor Author

albarin commented Mar 1, 2024

@gigitux Thanks for the feedback, I've applied the changes you mentioned on Slack.

@albarin albarin requested a review from chihsuan March 1, 2024 13:19
Copy link
Member

@chihsuan chihsuan left a comment

Choose a reason for hiding this comment

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

LGTM and tested well. 🚢

Copy link
Contributor

@gigitux gigitux left a comment

Choose a reason for hiding this comment

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

LGTM!

@albarin albarin merged commit 7e50f67 into trunk Mar 4, 2024
32 checks passed
@albarin albarin deleted the fix-cys-intro-css branch March 4, 2024 11:34
@github-actions github-actions bot added this to the 8.8.0 milestone Mar 4, 2024
@github-actions github-actions bot added the needs: analysis Indicates if the PR requires a PR testing scrub session. label Mar 4, 2024
thealexandrelara pushed a commit that referenced this pull request Mar 4, 2024
* Fix intro CYS logo and site title

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

* Improve format

* Fix logo motion

---------

Co-authored-by: github-actions <github-actions@github.com>
@alvarothomas alvarothomas added status: analysis complete Indicates if a PR has been analysed by Solaris needs: external testing Indicates if the PR requires further testing conducted by testers external to the development team. and removed needs: analysis Indicates if the PR requires a PR testing scrub session. labels Mar 5, 2024
Konamiman pushed a commit that referenced this pull request Mar 13, 2024
* Fix intro CYS logo and site title

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

* Improve format

* Fix logo motion

---------

Co-authored-by: github-actions <github-actions@github.com>
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

4 participants