From c7f0b00a186e5a2622787019179f720491b0fa76 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 22 Oct 2025 16:35:59 -0700 Subject: [PATCH] Don't autofocus collection name This rarely changes, don't make it too easy. Especially because the focused input prevents hotkeys you might want to use here --- app/views/collections/edit/_name.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/collections/edit/_name.html.erb b/app/views/collections/edit/_name.html.erb index 6c70cd6aa..396050204 100644 --- a/app/views/collections/edit/_name.html.erb +++ b/app/views/collections/edit/_name.html.erb @@ -1,7 +1,7 @@