[PR #1221] [MERGED] Fix: ios home bar covers content #3146

Closed
opened 2026-03-17 00:47:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1221
Author: @tonybatty
Created: 10/3/2020
Status: Merged
Merged: 10/3/2020
Merged by: @liyasthomas

Base: masterHead: bug/ios-home-bar-covers-content


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 assets/scss/styles.scss (+1 -0)
📝 components/layout/sidenav.vue (+1 -0)

📄 Description

Fixes issue #1003

Adds extra spacing to account for the home bar on some iPhone devices, using the safe-area-inset-bottom env variable.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1221 **Author:** [@tonybatty](https://github.com/tonybatty) **Created:** 10/3/2020 **Status:** ✅ Merged **Merged:** 10/3/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `bug/ios-home-bar-covers-content` --- ### 📝 Commits (1) - [`a94d46e`](https://github.com/hoppscotch/hoppscotch/commit/a94d46e005fe5b58b542f2cd3586d110bcfadb4b) fixes #1003 ios home bar covers content ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `assets/scss/styles.scss` (+1 -0) 📝 `components/layout/sidenav.vue` (+1 -0) </details> ### 📄 Description Fixes issue #1003 Adds extra spacing to account for the home bar on some iPhone devices, using the safe-area-inset-bottom env variable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:47:22 +03:00
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#3146
No description provided.