Autofocus on new link

This commit is contained in:
Jori Lallo
2018-01-24 23:16:13 -08:00
parent 395c022178
commit 891bac6d1d

View File

@@ -163,6 +163,7 @@ class LinkToolbar extends Component {
placeholder="Search or paste a link…"
onKeyDown={this.onKeyDown}
onChange={this.onChange}
autoFocus={href === ''}
/>
{this.isEditing && (
<ToolbarButton onMouseDown={this.openLink}>