[PR #5121] [MERGED] fix: bottom UI overlap with iOS Home Indicator #5768

Closed
opened 2026-02-28 21:18:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5121
Author: @danishjoseph
Created: 6/6/2025
Status: Merged
Merged: 6/11/2025
Merged by: @MatissJanis

Base: masterHead: master


📝 Commits (10+)

  • 0e227c1 fix: respect iOS safe area inset at bottom
  • 0b52e92 chore: add release notes
  • 9e7f64c refactor: use safe are inset css prop
  • de57a1b Merge branch 'master' into master
  • ecd5241 Update VRT
  • b04cd94 fix: update margin bottom
  • d51ff6c Merge branch 'master' into master
  • 37fdfdc feat: use calc func instead of env default fallback
  • 317cfb9 Update VRT
  • cd73ea7 Merge branch 'master' into master

📊 Changes

4 files changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/e2e/transactions.mobile.test.ts-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-4-chromium-linux.png (+0 -0)
📝 packages/desktop-client/index.html (+1 -1)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+1 -1)
upcoming-release-notes/5121.md (+6 -0)

📄 Description

Fixes #4967


🔄 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/actualbudget/actual/pull/5121 **Author:** [@danishjoseph](https://github.com/danishjoseph) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`0e227c1`](https://github.com/actualbudget/actual/commit/0e227c118bd49b44cec60893c8d37b6a0d3a0dc5) fix: respect iOS safe area inset at bottom - [`0b52e92`](https://github.com/actualbudget/actual/commit/0b52e92ec82e7a550c06dc9e5dc595904598a462) chore: add release notes - [`9e7f64c`](https://github.com/actualbudget/actual/commit/9e7f64cb19f0f859a6eb6eb55c428c4bea2a9298) refactor: use safe are inset css prop - [`de57a1b`](https://github.com/actualbudget/actual/commit/de57a1ba6bfabf9da0f607ee954a68589097d11d) Merge branch 'master' into master - [`ecd5241`](https://github.com/actualbudget/actual/commit/ecd5241d6ca1dd2a8a992ba7d8aaab64986dbe6a) Update VRT - [`b04cd94`](https://github.com/actualbudget/actual/commit/b04cd94b56e16e05bf586b8bd5fbf1f6dea4876a) fix: update margin bottom - [`d51ff6c`](https://github.com/actualbudget/actual/commit/d51ff6cd33dcec45d308695f4b042c5386acb48c) Merge branch 'master' into master - [`37fdfdc`](https://github.com/actualbudget/actual/commit/37fdfdcad7ac23007f1c5269e280cd931a0414b5) feat: use calc func instead of env default fallback - [`317cfb9`](https://github.com/actualbudget/actual/commit/317cfb920c1276aa5e7fa368ce9c5e8455fdd0c7) Update VRT - [`cd73ea7`](https://github.com/actualbudget/actual/commit/cd73ea77c39e77dd0f9b71dc931a6b093bab994e) Merge branch 'master' into master ### 📊 Changes **4 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/transactions.mobile.test.ts-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-4-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/index.html` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+1 -1) ➕ `upcoming-release-notes/5121.md` (+6 -0) </details> ### 📄 Description Fixes #4967 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:18:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5768