hamirmahal / FilmFinder

Find films, and save them to review later.
https://hamirs-filmfinder.vercel.app/?utm_source=about
1 stars 0 forks source link

feat: focus search bar on page load for nicer UX #20

Closed hamirmahal closed 1 year ago

hamirmahal commented 1 year ago

closes #19.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
filmfinder ✅ Ready (Inspect) Visit Preview Jun 18, 2023 8:29pm
hamirmahal commented 1 year ago

Without this change

The search bar isn't focused on page load, and users have to manually focus it with their mouse, keyboard, or touch input.

https://github.com/hamirmahal/FilmFinder/assets/43425812/a1cacd13-b848-4323-a718-ac5f596814e9

With this change

The search bar is automatically focused on page load.

https://github.com/hamirmahal/FilmFinder/assets/43425812/3dcf0038-591e-417b-af6b-bde89341b275