focus search input when opening emoji picker
This commit is contained in:
parent
d2fabe1a71
commit
692342a77f
3 changed files with 2 additions and 8 deletions
|
|
@ -71,6 +71,7 @@
|
|||
class="form-control"
|
||||
:placeholder="$t('emoji.search_emoji')"
|
||||
@input="$event.target.composing = false"
|
||||
ref="search"
|
||||
>
|
||||
</div>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue