woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woo.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

Tooltip in Settings page is not readable #985

Closed ecgan closed 2 months ago

ecgan commented 3 months ago

Describe the bug:

This issue is reproducible with:

In the Settings page, when we hover the mouse cursor over the "?" tooltip icon, a tooltip will be displayed, but the text are not easily readable. See screenshot below:

image

When we hover the mouse cursor over the "Sync" button at the top of the page, the tooltip text are not readable too, and it expands and pushes down the content of the page.

image

Steps to reproduce:

  1. Go to Settings page: /wp-admin/admin.php?page=wc-admin&path=%2Fpinterest%2Fsettings
  2. Hover the mouse cursor over any "?" tooltip icon.
  3. Hover the mouse cursor over the "Sync" link button at the top of the page.

Expected behavior:

Tooltip text should be displayed and readable.

Actual behavior:

Tooltip text is not readable.

ecgan commented 3 months ago

This issue does not happen with WordPress 6.3. It started happening in WordPress 6.4.

ecgan commented 3 months ago

I have added tooltip UI issue with the "Sync" link button into the issue description.