cosmic-store
cosmic-store copied to clipboard
[Request] - Enable the search field as soon as the application is opened.
I believe it will make things easier and reduce additional clicks, just like it was in the previous store application.
You can always use Ctrl + F
Even though Ctrl+F works, I still think starting the search on type would be a nice feature to have.
I have pushed a change that automatically opens and focuses the search box if you start typing. The search box being closed is used to cancel searching, which is why it is not open by default. This change will let you start typing without clicking or pressing Ctrl+F.