Autofocus message input when opening chat
This commit is contained in:
@@ -146,6 +146,7 @@ defmodule MusicLibraryWeb.Components.Chat do
|
||||
class="flex-1"
|
||||
disabled={@loading}
|
||||
autocomplete="off"
|
||||
autofocus
|
||||
/>
|
||||
<.button
|
||||
type="submit"
|
||||
|
||||
Reference in New Issue
Block a user