Auto focus on search field

Hi again,

For Flutter v5.8.37-C156 …
is it possible to implement an “auto focus” to the search field when jumping into a major module like clients, vendors, products and so on? Furthermore it would be nice entering a dataset by hitting “Enter” if the search result is unambiguous/unique.

Might be helpful in a sense of ergonomics. You could then enter a search term straight away and would have to switch less between mouse and keyboard.

Thanks for your work!
Best regards from Berlin
Marcel Naranjo
www.dig-it.de

Hi,

Thanks for the suggestion, we’ll look into it.

1 Like

As i can see in ReactUI: Hitting enter after a search leads me to the first search result, which is already shown in bold. Then only the focus on the search field is missing here.