glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
7.49k stars 260 forks source link

[Request] Please trigger opening of the keyboard on Android when autofocus is on for a search tab widget #208

Open driftywinds opened 2 weeks ago

driftywinds commented 2 weeks ago

With v0.6.0 the autofocus functionality was released in the search widget

image

The use of this is rendered obsolete because on Android you have to tap the search bar to start typing and consequently search, regardless of whether autofocus is on or off. Please allow for the functionality of triggerring the opening of keyboard when autofocus is enabled for a search widget so that the functionality is usable for Android.

svilenmarkov commented 2 weeks ago

Thanks for the suggestion!

I'll try and see if I can get this working.