mozilla-iam / dino-park-front-end

Front-end for Mozillians.org
Mozilla Public License 2.0
37 stars 32 forks source link

Make search input `autofocus` #683

Open mozfreddyb opened 2 years ago

mozfreddyb commented 2 years ago

This will definitely require testing. I'm especially curious devices with reduced screen resolution or vertical screen layouts (e.g., mobile) because the responsive layout seems to hide most of the input element there. Maybe this will work with the styles, but I honestly haven't tested this.

Is it acceptable to test on a staging/prod environment or would you prefer I set some time aside in the coming weeks and try a local build? (I've never build this project, I admit that this is a bit of a reckless pull request and am OK with this not being really doable after all).

Thanks!