Skip to content

Conversation

@mdperez86
Copy link
Contributor

@mdperez86 mdperez86 commented Oct 21, 2022

All Submissions:

Changes proposed in this Pull Request:

Closes #35190.

  • This PR is a very minor change/addition and does not require testing instructions (if checked you can ignore/remove the next section).

How to test the changes in this Pull Request:

  1. Go to Add new product page
  2. Click the ? icon on the right side of the checkbox Feature this product
  3. The tooltip message should has font-size: 13px and padding: 16px

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you created a changelog file for each project being changed, ie pnpm changelog add --filter=<project>?

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@mdperez86 mdperez86 added Enhancement The issue is a request for an enhancement. focus: product management labels Oct 21, 2022
@mdperez86 mdperez86 self-assigned this Oct 21, 2022
@github-actions github-actions bot added the package: @woocommerce/components issues related to @woocommerce/components label Oct 21, 2022
@mdperez86 mdperez86 marked this pull request as ready for review October 21, 2022 18:40
@github-actions
Copy link
Contributor

Test Results Summary

Commit SHA: 232e8d8

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests20000202020m 53s
E2E Tests186006019214m 36s

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
Contributor

@louwie17 louwie17 left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@mdperez86 mdperez86 merged commit 09df031 into trunk Oct 25, 2022
@mdperez86 mdperez86 deleted the enhancement/35190-update-tooltip-styles branch October 25, 2022 20:00
@github-actions github-actions bot added this to the 7.2.0 milestone Oct 25, 2022
@github-actions
Copy link
Contributor

Hi @mdperez86, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:

  • Add the release: add testing instructions label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement The issue is a request for an enhancement. package: @woocommerce/components issues related to @woocommerce/components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Update font size and spacing in the tooltip component

3 participants