google / site-kit-wp

Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
https://sitekit.withgoogle.com
Apache License 2.0
1.22k stars 279 forks source link

`ConnectAnalyticsCTAWidget` graphics is not loading in IOS browsers #8926

Open kuasha420 opened 1 week ago

kuasha420 commented 1 week ago

Bug Description

Discovered by @kelvinballoo while QA'ing #8156 and verified by myself, the graphics for this widget is not loading in any IOS browsers (I've tested Safari, Chrome IOS and Firefox IOS, in IOS they all use the webkit rendering engine). My guess is this is due to the flexbox implementation being slightly different on WebKit, but not entirely sure. This needs to be investigated and fixed.

Steps to reproduce

Follow the QAB on #8156 in any IOS browser.

Screenshots

received_990416539302169 Screenshot_2024-06-24-18-11-17-07_3aea4af51f236e4932235fdada7d1643

Additional Context


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

QA Brief

Changelog entry

techanvil commented 6 days ago

Moved to Backlog until we get all the P1 issues done and/or the initial release out.