PoiPoi-Dev / PoiPoi-frontend

MIT License
0 stars 4 forks source link

chore: change h-screen to h-[100svh], disable input zoom on iOS #113

Closed DepartureLV closed 1 month ago

DepartureLV commented 1 month ago

Description

Due to iOS move the search bar to the bottom of the screen which cause some unexpected bug, change all Tailwind h-screen to h-[100svh] to prevent that to happen again.

Card Link

https://3.basecamp.com/5802516/buckets/37608217/card_tables/cards/7512399178/edit

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist before requesting a review