Better prompt

This commit is contained in:
Jason Zimdars
2025-10-01 11:37:48 -05:00
parent da7ea49f9b
commit 571a89ac10
+1 -1
View File
@@ -3,7 +3,7 @@
<%= text_field_tag :search, nil,
type: "search",
role: "combobox",
placeholder: "Filter…",
placeholder: "Type to jump to a collection, person, place, or tag…",
class: "input input--transparent txt-small",
autofocus: true,
autocorrect: "off",