grab focus only on request entry is empty

This commit is contained in:
yggverse 2025-01-26 10:54:28 +02:00
parent 2b472eb618
commit 3e89b5e05e
3 changed files with 10 additions and 6 deletions

View file

@ -45,7 +45,7 @@ impl Item {
),
(position, request, is_pinned, is_selected, is_attention, is_load): (
Position,
Option<String>,
Option<&str>,
bool,
bool,
bool,