[ MediaReplaceFlow ] Truncate the URL in the middle #21100
Labels
[Feature] Media
Anything that impacts the experience of managing media
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
Is your feature request related to a problem? Please describe.
When an image's replace menu is activated we can see a preview of the image's URL.
That URL is being truncated at the end.
The problem is that it is a bit useless when one can't see the filename because of all the other less important things like protocol and domain.
Describe the solution you'd like
The URL could be truncated from the middle so that we preserve the filenameappears as
localhost…Climbing-Wall.jpg
instead oflocalhost:8888/wp-content/…
.Describe alternatives you've considered
This is the way :)
The text was updated successfully, but these errors were encountered: