benawad / dogehouse

Taking voice conversations to the moon 🚀
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

fix(kibbeh): fix header clip on iOS with keyboard open #2797

Closed n3oney closed 3 years ago

n3oney commented 3 years ago

fix #2496 this also creates a new hook similar to useWindowSize() that uses the VisualViewport API instead. That hook will use the window size if the VisualViewport API is not supported (Firefox)

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

storybook – ./kibbeh

🔍 Inspect: https://vercel.com/dogehouse-storybook/storybook/HV6ufwQ8AkAZxqVfi2dCviHS5cWz
✅ Preview: Canceled

dogehouse – ./kibbeh

🔍 Inspect: https://vercel.com/benawad/dogehouse/6DnUX8o44Vg6BECzmNYhMXyGuCh3
✅ Preview: https://dogehouse-git-fork-n3oney-patch-1-benawad.vercel.app

staging – ./kibbeh

🔍 Inspect: https://vercel.com/dogehouse-staging/staging/7kqzoH7P13N15677rtAfdCBsZtGa
✅ Preview: Failed

n3oney commented 3 years ago

image