GamerKingFaiz / shouldiplay

Web app that combines data from HowLongToBeat and OpenCritic.
https://shouldiplaythis.com
MIT License
48 stars 4 forks source link

Add X button to search box for clearing search text quickly on mobile #12

Open tromero opened 2 months ago

tromero commented 2 months ago

On mobile to clear a search I need to tap the text field and delete the text, or tap the logo to go back to the home page which adds an additional page load. A simple X button to clear the search and refocus the text field would help with looking up multiple games in a row.

GamerKingFaiz commented 2 months ago

I already see this behavior on mobile (not sure if it's Android specific).

Screenshot_20240704-231412

tromero commented 2 months ago

Must be Android-specific. On iOS: image