% stash("pooru.search" => 1); <%= form_for "list_media" => name => "search", class => "layout-flex-row" => begin %>
" placeholder="Search tags..." x-ref="tags" @focus="fetchSuggestions" @input.debounce="fetchSuggestions" @keydown.tab.prevent="completeSuggestion" @keydown.up.prevent="previousSuggestion" @keydown.down.prevent="nextSuggestion" @keydown.escape="reset">
<%= submit_button "Search" %> <% end %>