Media Replace: Long media url is overlapping edit icon and cause potential horizontal scrollbar #59807
Labels
[Feature] Media
Anything that impacts the experience of managing media
[Status] Needs More Info
Follow-up required in order to be actionable.
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
[Type] Bug
An existing feature does not function as intended
Description
Issue
It's difficult to edit media url that are too long (because the url overlap the edit icon)
Code
It seems to be caused by:
gutenberg/packages/block-editor/src/components/media-replace-flow/style.scss
Lines 37 to 41 in 99efe85
Fix
I propose as a fix to use text overflow ellipsis:
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Screenshots
Environment info
WordPress version 6.4.3
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
The text was updated successfully, but these errors were encountered: