facebookincubator / infima

A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
https://infima.dev
MIT License
408 stars 55 forks source link

bug: search bar input zooms in on focus on iOS #306

Closed hichemfantar closed 3 months ago

hichemfantar commented 4 months ago

This is because inputs should have a minimum font size of 16px, anything lower will cause a zoom in on iOS.

Discovered this issue when I recently integrated search into Actix

https://stackoverflow.com/a/6394497/11334432

https://github.com/facebookincubator/infima/assets/34947993/1f520e46-d993-423c-b99d-d7d6c89b9418