[PR #5179] [MERGED] Enhance PullToRefresh component to ensure full height usage on mobile devices #5797

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

📋 Pull Request Information

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

Base: masterHead: matiss/mobile-transaction-height


📝 Commits (1)

  • 3d95061 Enhance PullToRefresh component to ensure full height usage on mobile devices

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/PullToRefresh.tsx (+1 -1)
upcoming-release-notes/5179.md (+6 -0)

📄 Description

Reproduction (on mobile):

  1. create a new account
  2. add a single transaction
  3. pull down to refresh
    1. before: only a small section of the page is "pullable" down (hard to describe what I mean, but you'll get it when you see the issue..)
    2. after: transaction list expands to 100% height of the page

🔄 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/5179 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/mobile-transaction-height` --- ### 📝 Commits (1) - [`3d95061`](https://github.com/actualbudget/actual/commit/3d95061de49cab0466b2adfb28e9b85c807960ec) Enhance PullToRefresh component to ensure full height usage on mobile devices ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/PullToRefresh.tsx` (+1 -1) ➕ `upcoming-release-notes/5179.md` (+6 -0) </details> ### 📄 Description Reproduction (on mobile): 1. create a new account 2. add a single transaction 3. pull down to refresh 1. before: only a small section of the page is "pullable" down (hard to describe what I mean, but you'll get it when you see the issue..) 2. after: transaction list expands to 100% height of the page --- <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:48 -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#5797