Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link editor: Show full URL in picker #31482

Closed
Tracked by #35073
richardmtl opened this issue May 4, 2021 · 3 comments
Closed
Tracked by #35073

Link editor: Show full URL in picker #31482

richardmtl opened this issue May 4, 2021 · 3 comments
Labels
[Feature] Link Editing Link components (LinkControl, URLInput) and integrations (RichText link formatting) Needs Accessibility Feedback Need input from accessibility [Type] Enhancement A suggestion for improvement.

Comments

@richardmtl
Copy link

What problem does this address?

I have several URLs that start the same on my site.

Screen Shot 2021-05-04 at 6 54 11 PM

I'm looking for one in particular, but how do I know which one to pick between the 3 different /metro/metro-line... options? Trial and error is my only choice at this point.

What is your proposed solution?

At the very least, I'd like to see the full URL if I hover over it. Another possible solution is to expand the box to show the full URL no matter how long it is (you can impose a width limit and have it word-wrap, maybe?).

@vdwijngaert
Copy link
Member

I agree. This needs to have a tooltip while hovering the URL. At first sight, this could be implemented by adding a title attribute to the element containing the URL:

I'm not sure about the accessibility best practices on this, so some feedback on that is welcome.

@vdwijngaert vdwijngaert added [Feature] Link Editing Link components (LinkControl, URLInput) and integrations (RichText link formatting) [Type] Enhancement A suggestion for improvement. Needs Accessibility Feedback Need input from accessibility labels May 5, 2021
@skorasaurus
Copy link
Member

skorasaurus commented May 5, 2021

related #21100 ; perhaps could adopt some logic from this.

@getdave
Copy link
Contributor

getdave commented Sep 23, 2021

This should no longer be an Issue as it was fixed in #33753
Screen Shot 2021-09-23 at 10 36 15

@getdave getdave closed this as completed Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Link Editing Link components (LinkControl, URLInput) and integrations (RichText link formatting) Needs Accessibility Feedback Need input from accessibility [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

4 participants