Xyphyn / photon

A replacement for lemmy-ui with more features, a better design, and more customizability.
https://phtn.app
GNU Affero General Public License v3.0
367 stars 40 forks source link

Clicking on search doesn't give focus to input field #319

Closed Tywele closed 4 months ago

Tywele commented 4 months ago

Describe the bug Clicking on the search button doesn't give automatic focus to the search input field.

Expected behavior I expect the search field to have focus to immediately start typing after clicking the search button

Versions

Additional Info It would also be nice to retain the Home button while the search input field is visible because most often I want to return to my start page after having searched something. But right now I have to close the search field by clicking on the "X" in the top left corner and then return my mouse all the way to the top right corner in order to click on the home button which is very annoying.