From 53ec2e4dc937a99ff4ef7ceaabfb31f81c0904d8 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 21 Mar 2026 21:41:13 +0000 Subject: [PATCH] Remove autofocus to fix mobile scroll issue --- lib/music_library_web/components/chat.ex | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/music_library_web/components/chat.ex b/lib/music_library_web/components/chat.ex index 9a1bccf4..788c3b4a 100644 --- a/lib/music_library_web/components/chat.ex +++ b/lib/music_library_web/components/chat.ex @@ -299,7 +299,6 @@ defmodule MusicLibraryWeb.Components.Chat do class="flex-1" disabled={@loading} autocomplete="off" - autofocus /> <.button type="submit"