ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
84 stars 25 forks source link

CSS zoom disabled on Chrome temporarily #3627

Closed misaugstad closed 3 months ago

misaugstad commented 3 months ago

3626 (HOTFIX)

Removes automatic CSS zoom from Explore/Validate on Chrome. Remains enabled on Safari for now.

The way that CSS zoom works has been changed in the latest version of Chrome, breaking our Explore/Validate pages. I have made a bit of progress on getting it working again, but it needs tweaking and then very thorough testing. Given that the Explore page will be essentially broken as users update their browsers, I think it's best to just remove the automatic zoom from Chrome users until we have a fix ready.