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] Update footer and homepage copy #44800

Merged
merged 14 commits into from Feb 26, 2024
Merged

Conversation

albarin
Copy link
Contributor

@albarin albarin commented Feb 20, 2024

Submission Review Guidelines:

Changes proposed in this Pull Request:

This PR updates the footer and homepage sections of the assembler sidebar to match the designs.

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. Go to WooCommerce > Home, click on Start customizing, and finish the flow.
  4. Check the copy matches the screenshots below for Core and WooExpress:
Core WooExpress
Screenshot 2024-02-22 at 10 00 30 design-x
footer-core footer-x

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 - Updates the footer and homepage sections of the assembler sidebar.

Comment

@github-actions github-actions bot added focus: e2e tests Issues related to e2e tests plugin: woocommerce Issues related to the WooCommerce Core plugin. labels Feb 20, 2024
@albarin albarin changed the base branch from trunk to 44700-cys-update-sidebar-links February 20, 2024 12:41
@albarin albarin removed the focus: e2e tests Issues related to e2e tests label Feb 20, 2024
@github-actions github-actions bot removed the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Feb 20, 2024
Copy link
Contributor

github-actions bot commented Feb 20, 2024

Test Results Summary

Commit SHA: 2c2c20c

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests25900202610m 37s
E2E Tests306003803448m 23s

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.

@albarin albarin marked this pull request as ready for review February 20, 2024 14:39
Copy link
Contributor

github-actions bot commented Feb 20, 2024

Hi @nefeline,

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

@woocommercebot woocommercebot requested a review from a team February 20, 2024 14:40
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.

LGTM 🥇 !

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.

@albarin I've just noticed that on this branch there's a regression with the templates, they are all displayed with the same order they used to before your changes on a very recent PR:

On Trunk:

Screenshot 2024-02-20 at 18 38 31

On this PR:

Screenshot 2024-02-20 at 18 39 40

do you mind taking a look?

@github-actions github-actions bot added focus: documentation Issues and PRs related to improving documentation focus: e2e tests Issues related to e2e tests plugin: woocommerce Issues related to the WooCommerce Core plugin. tool: monorepo infrastructure Issues and PRs related to monorepo tooling. labels Feb 21, 2024
@albarin albarin force-pushed the 44700-cys-update-sidebar-links branch from 1fcbf60 to d903b02 Compare February 21, 2024 08:50
@github-actions github-actions bot removed tool: monorepo infrastructure Issues and PRs related to monorepo tooling. focus: documentation Issues and PRs related to improving documentation focus: e2e tests Issues related to e2e tests labels Feb 21, 2024
@albarin
Copy link
Contributor Author

albarin commented Feb 21, 2024

@albarin I've just noticed that on this branch there's a regression with the templates, they are all displayed with the same order they used to before your changes on a very recent PR:

Good catch, the base branch was not up to date, I've rebased, it should be good now if you want to have another look @nefeline

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.

Thanks! Looking good now 🚀

Base automatically changed from 44700-cys-update-sidebar-links to trunk February 22, 2024 08:48
@albarin albarin merged commit 2466329 into trunk Feb 26, 2024
31 checks passed
@albarin albarin deleted the update-footer-homepage-copy branch February 26, 2024 09:15
@github-actions github-actions bot added this to the 8.8.0 milestone Feb 26, 2024
@github-actions github-actions bot added the needs: analysis Indicates if the PR requires a PR testing scrub session. label Feb 26, 2024
@alopezari alopezari 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 Feb 26, 2024
Konamiman pushed a commit that referenced this pull request Mar 13, 2024
* Update assembler sidebar link when no AI available

* Update the sidebar section title depending on the flow

* Revert unnecessary changes

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

* Add missing text domain

* Fix test

* Tweak the footer section copy

* Update the design homepage section description

* Chage footer description only on Core

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

* Update copy

* Fix code duplication

---------

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

3 participants