add(ui/ux): search all open requests from the import dialog

This commit is contained in:
Steppenstreuner
2026-08-29 10:43:20 +02:00
parent 78d726daaf
commit acaf7c2068
3 changed files with 42 additions and 15 deletions
+4
View File
@@ -232,6 +232,10 @@
<label class="muted"
>Ziel-Library <select id="quick-library"></select
></label>
<label class="muted"
>Offene Anfragen
<input id="quick-req-filter" placeholder="nach Titel, Autor, Serie filtern…" />
</label>
<div id="quick-scroll">
<div id="quick-open-requests"></div>
<div id="quick-results" class="cards view-list"></div>