Description
The Link Preview in the unified publishing details overflows when long strings are present in the post name and it does not show the full url path.
Enterprise users would expect to see the full url path in the preview at a glance. Displaying the full path would better align with what was in 6.4 and what our users expect.
Step-by-step reproduction instructions
- Go to permalink settings and set a custom structure of
/%year%/%monthnum%/%day%/%postname%-%post_id%/
- Create a new post, give it a post name of
/helloworldhelloworldhelloworld
- Observe that a) the link preview does not wrap and b) that the preview is only the post name
I would expect the link preview to a) wrap long strings and b) display /2024/06/07/helloworldhelloworldhelloworld-1
Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Description
The Link Preview in the unified publishing details overflows when long strings are present in the post name and it does not show the full url path.
Enterprise users would expect to see the full url path in the preview at a glance. Displaying the full path would better align with what was in 6.4 and what our users expect.
Step-by-step reproduction instructions
/%year%/%monthnum%/%day%/%postname%-%post_id%//helloworldhelloworldhelloworldI would expect the link preview to a) wrap long strings and b) display
/2024/06/07/helloworldhelloworldhelloworld-1Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes