Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Jetpack AI logo generator modal is in the wrong language and has text overflow #96665

Open Lochlaer opened 16 hours ago

Lochlaer commented 16 hours ago

When testing the Jetpack AI logo generator, I did the following:

  1. Navigated to My Home and clicked on Create a logo with Jetpack AI in the Quick Links section of My Home.
  2. Waited for the pop-up modal to load.
  3. Was presented with a prompt page in Spanish that also had overflowing text on the left margin.
  4. I closed the modal and clicked on the link again, and was presented with a modal that had less text, but all still in Spanish.

Note:

Screenshots:

Image

Image

github-actions[bot] commented 6 hours ago

OpenAI suggested the following labels for this issue:

zaguiini commented 1 hour ago

The "text overflow issue" happened because the image failed to load, and you're seeing the image title.

I'm working on getting the user language as the priority for the prompt response.