Issue Overview
When inserting a link, your text selection disappears when the focus changes into the Paste URL or type text field. This makes it hard to tell exactly what text you are linking.
Screenshots / Video

Steps to Reproduce (for bugs)
- Create a paragraph block
- Select some text
- Click on the Link button in the formatting toolbar
Expected Behavior
Your cursor should be in the Paste URL or type text field and there should be a blue selection rectangle around the text that you selected.
Current Behavior
Your cursor is in the Paste URL or type text field but the text you selected is no longer selected.
Possible Solution
The classic editor solves this by immediately inserting a link placeholder, as soon as you create a link:

Related Issues and/or PRs
This was flagged as an issue in #4572 and #5960 (comment). #4909 contained a failed attempt at fixing this.
Issue Overview
When inserting a link, your text selection disappears when the focus changes into the Paste URL or type text field. This makes it hard to tell exactly what text you are linking.
Screenshots / Video
Steps to Reproduce (for bugs)
Expected Behavior
Your cursor should be in the Paste URL or type text field and there should be a blue selection rectangle around the text that you selected.
Current Behavior
Your cursor is in the Paste URL or type text field but the text you selected is no longer selected.
Possible Solution
The classic editor solves this by immediately inserting a link placeholder, as soon as you create a link:
Related Issues and/or PRs
This was flagged as an issue in #4572 and #5960 (comment). #4909 contained a failed attempt at fixing this.