From 4326d66a210540714389a58ab4115d8ae6d1b0eb Mon Sep 17 00:00:00 2001 From: SayaDuck Date: Fri, 12 Mar 2021 19:36:42 -0500 Subject: [PATCH] Search: autofocus on name field. Probably should add enter key functionality later as well. It'll speed up looking up an item immensely (load page, type item name beginning, enter, get item) so good idea yes. --- items.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items.html b/items.html index 6b42690..274178f 100644 --- a/items.html +++ b/items.html @@ -59,7 +59,7 @@