[GH-ISSUE #1003] iOS Home Bar covers content #348

Closed
opened 2026-03-16 14:50:09 +03:00 by kerem · 4 comments
Owner

Originally created by @NBTX on GitHub (Jul 18, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1003

Originally assigned to: @abhijeet-pathak on GitHub.

Describe the bug
Currently on iOS the app content is partially obscured by the bar at the bottom of the screen used for gesture based navigation (known as the ‘Home Bar’).

77F12CE4-893C-44A3-A8AF-98C8918333E7

To Reproduce
Open the Postwoman PWA on a modern iOS device without a physical home button.

Expected behavior
Padding should be applied such that the home bar does not obscure the app.

Additional context

  • Note(1): I have not included information about the specific browser or device as nearly all iOS devices run iOS 13 and all browsers on iOS installed through the App Store must use WebKit.
  • Note(2): Information on the iOS SafeArea (the area of the screen that is not obscured or the padding that needs to be applied such that content is not obscured) is provided by Apple via their WebKit blog: https://webkit.org/blog/7929/designing-websites-for-iphone-x/
Originally created by @NBTX on GitHub (Jul 18, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1003 Originally assigned to: @abhijeet-pathak on GitHub. **Describe the bug** Currently on iOS the app content is partially obscured by the bar at the bottom of the screen used for gesture based navigation (known as the ‘Home Bar’). ![77F12CE4-893C-44A3-A8AF-98C8918333E7](https://user-images.githubusercontent.com/43181178/87842513-df9cac00-c8a4-11ea-8ca8-3172ada2cd02.png) **To Reproduce** Open the Postwoman PWA on a modern iOS device *without a physical home button.* **Expected behavior** Padding should be applied such that the home bar does not obscure the app. **Additional context** - Note(1): I have not included information about the specific browser or device as nearly all iOS devices run iOS 13 and **all browsers on iOS installed through the App Store** must use WebKit. - Note(2): Information on the iOS SafeArea (the area of the screen that is not obscured or the padding that needs to be applied such that content is not obscured) is provided by Apple via their WebKit blog: https://webkit.org/blog/7929/designing-websites-for-iphone-x/
Author
Owner

@abhijeet-pathak commented on GitHub (Jul 23, 2020):

I would like to take this up.

<!-- gh-comment-id:663089118 --> @abhijeet-pathak commented on GitHub (Jul 23, 2020): I would like to take this up.
Author
Owner

@liyasthomas commented on GitHub (Jul 23, 2020):

Great! Assigning this to you.

<!-- gh-comment-id:663089588 --> @liyasthomas commented on GitHub (Jul 23, 2020): Great! Assigning this to you.
Author
Owner

@AndrewBastin commented on GitHub (Aug 4, 2020):

@abhijeet-pathak how's it going ?

<!-- gh-comment-id:668298514 --> @AndrewBastin commented on GitHub (Aug 4, 2020): @abhijeet-pathak how's it going ?
Author
Owner

@tonybatty commented on GitHub (Oct 3, 2020):

I have created a PR to fix this issue on #1221

<!-- gh-comment-id:703124492 --> @tonybatty commented on GitHub (Oct 3, 2020): I have created a PR to fix this issue on #1221
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#348
No description provided.