WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.52k stars 4.21k forks source link

Author Name Hidden in Post Editor When Permalink Is Too Long #64485

Closed alexdeborba closed 3 months ago

alexdeborba commented 3 months ago

Description

When creating or editing a post in WordPress, if the permalink generated is too long, it causes the author name to be hidden or truncated in the post editor interface. This issue was observed when editing a post titled "Gaerea: 'Coma' as a Reflection of Existential Turmoil in Modern Black Metal."

Step-by-step reproduction instructions

  1. Create a new post with a long title.
  2. Observe that the permalink generated is long.
  3. Notice that the author name is hidden or partially visible in the editor's right sidebar.

Screenshots, screen recording, code snippet

Edit-Post-“Gaerea-“Coma”-as-a-Reflection-of-Existential-Turmoil-in-Modern-Black-Metal”-‹-Atmostfear-Entertainment-—-WordPress

Environment info

Please confirm that you have searched existing issues in the repo.

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Mamaduka commented 3 months ago

Thanks for reporting the issue, @alexdeborba!

The bug should be fixed in Gutenberg 19.0, which will be released today. Related PR: #64053.