feat: disable zoom and fix iOS viewport issues #206

Merged
jose merged 3 commits from ios-disable-zoom into master 3 days ago
jose commented 2 weeks ago
Owner
  • Add user-scalable=no and interactive-widget=overlays-content to viewport meta tag
  • Implement iOS viewport height fixes to prevent keyboard-related layout shifts
  • Use dynamic viewport height (100dvh) for better mobile support
  • Add fixed positioning and overflow controls to prevent viewport changes
  • Enable scrolling only within #app container for better UX
- Add user-scalable=no and interactive-widget=overlays-content to viewport meta tag - Implement iOS viewport height fixes to prevent keyboard-related layout shifts - Use dynamic viewport height (100dvh) for better mobile support - Add fixed positioning and overflow controls to prevent viewport changes - Enable scrolling only within #app container for better UX
jose added 1 commit 2 weeks ago
f4144c7469 feat: disable zoom and fix iOS viewport issues
jose added 1 commit 4 days ago
225b34d480 feat: improve text overflow handling across UI components
Owner

I don't know enough, so I'll trust you on this one. Thanks for testing on mobile!

👍

I don't know enough, so I'll trust you on this one. Thanks for testing on mobile! 👍
jose added 1 commit 3 days ago
jose merged commit b0d13b3cd4 into master 3 days ago
The pull request has been merged as b0d13b3cd4.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.