-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Navigation link block][Try] Show a URL next to the link icon #23023
Conversation
Size Change: +180 B (0%) Total Size: 1.14 MB
ℹ️ View Unchanged
|
Took this for a spin and have a few comments:
|
@shaunandrews do you think maybe removing the icon makes the link too much a label, enough for the user to ignore it when they want to change the link? |
@shaunandrews I updated this PR to reflect your suggestions. I wasn't entirely sure about the icon part so at the moment it's in a sort of intermediary state where the icon is there for new links: But as soon as you assign a URL, it's replaced by that URL: What do you think would be a proper way to address it?
I'm totally up for exploring that - a mockup would be more than enough to get me started. It seems like figuring out the icon would be the key here - clicking on an icon just to have it replaced by an input would be weird. |
e03fceb
to
cc4aa89
Compare
Taking a closer look at the design for this over in #23375. |
I took the latest design from #23375 and got an early prototype of interactions working: There are still some visual glitches and keyboard navigation needs a closer look, but I'd like to get some early broad strokes feedback on the direction @shaunandrews @noisysocks @talldan @draganescu. |
I will put this PR on hold for now - the design discussion is still going |
1db53af
to
fcd4247
Compare
fcd4247
to
7ab307f
Compare
Description
As in the title. Solves #22836.
Before:
After:
How has this been tested?
Types of changes
New feature (non-breaking change which adds functionality)
Checklist: