focus search input when opening emoji picker

This commit is contained in:
Henry Jameson 2022-10-10 20:11:04 +03:00
commit 692342a77f
3 changed files with 2 additions and 8 deletions

View file

@ -71,6 +71,7 @@
class="form-control"
:placeholder="$t('emoji.search_emoji')"
@input="$event.target.composing = false"
ref="search"
>
</div>
<div