[PR #5166] [MERGED] Fix bottom navbar overlaying content in mobile #5791

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

📋 Pull Request Information

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

Base: masterHead: matiss/mobile-navbar


📝 Commits (1)

  • ffb09da Fix bottom navbar overlaying content in mobile

📊 Changes

4 files changed (+91 additions, -81 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/accounts/Accounts.tsx (+4 -4)
📝 packages/desktop-client/src/components/reports/Overview.tsx (+80 -76)
📝 packages/desktop-client/src/components/settings/index.tsx (+1 -1)
upcoming-release-notes/5166.md (+6 -0)

📄 Description

A small fix for mobile - something that has been annoying me for a while already.

The problem: when scrolling down in some pages - there is this "overlay" that just doesn't go away.
Screenshot 2025-06-14 at 14 01 36


🔄 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/5166 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/mobile-navbar` --- ### 📝 Commits (1) - [`ffb09da`](https://github.com/actualbudget/actual/commit/ffb09dae0d6282a6778b2a9c0492d609aa9f2056) Fix bottom navbar overlaying content in mobile ### 📊 Changes **4 files changed** (+91 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/accounts/Accounts.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/reports/Overview.tsx` (+80 -76) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+1 -1) ➕ `upcoming-release-notes/5166.md` (+6 -0) </details> ### 📄 Description A small fix for mobile - something that has been annoying me for a while already. The problem: when scrolling down in some pages - there is this "overlay" that just doesn't go away. <img width="505" alt="Screenshot 2025-06-14 at 14 01 36" src="https://github.com/user-attachments/assets/1e4f4b09-a80a-4b38-885e-caaea02eeea8" /> --- <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:41 -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#5791