shopware icon indicating copy to clipboard operation
shopware copied to clipboard

Tooltips not visible

Open GitEvil opened this issue 9 months ago • 2 comments

PHP Version

8.3

Shopware Version

trunk

Affected area / extension

Extension:Migration-Tool

Actual behaviour

Image

The tooltips on the Establish connection modal during migration setup are not visible, because they are behind the modal.

Expected behaviour

Tooltips should be above the modal and visible.

How to reproduce

Start migration, set up connection, hover tooltip icons on "establish connection" modal

GitEvil avatar Mar 20 '25 14:03 GitEvil

This seems like a general bug. We could think about fixing it directly inside of the sw-modal component then and so increase the z-index of all tooltips and other dialogs inside of modals?

larskemper avatar Mar 21 '25 15:03 larskemper

This seems to be a general issue with RC1. It also affects the CMS and theme configuration. In addition, HTML syntax is displayed in plain text in the tooltips. Furthermore: In the theme configuration, the tooltip is behind the label of the configuration field next to it.

CMS configuration Image

Theme configuration Image

sebastian-tci avatar Mar 26 '25 11:03 sebastian-tci