woocommerce/pinterest-for-woocommerce

Tooltip in Settings page is not readable

ecgan opened this issue · 2 comments

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.

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

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