[PR #1706] [MERGED] 🐛 (mobile) scrolling in lists with pull-to-refresh #3910

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1706
Author: @MatissJanis
Created: 9/16/2023
Status: Merged
Merged: 9/18/2023
Merged by: @MatissJanis

Base: masterHead: matiss/pull-to-refresh


📝 Commits (3)

  • bc99b1e 🐛 (mobile) scrolling in lists with pull-to-refresh
  • 0beda62 Release notes
  • 76604ef Remove console.log

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/accounts/MobileAccountDetails.js (+1 -1)
📝 packages/desktop-client/src/components/accounts/MobileAccounts.js (+1 -1)
packages/desktop-client/src/components/responsive/PullToRefresh.tsx (+28 -0)
upcoming-release-notes/1706.md (+6 -0)

📄 Description

Closes #1699


🔄 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/1706 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/16/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/pull-to-refresh` --- ### 📝 Commits (3) - [`bc99b1e`](https://github.com/actualbudget/actual/commit/bc99b1e04334e20e57b4bb51b4141b0baecbd579) :bug: (mobile) scrolling in lists with pull-to-refresh - [`0beda62`](https://github.com/actualbudget/actual/commit/0beda6220410623c6ab02f62ea5b4c61e2e9c37b) Release notes - [`76604ef`](https://github.com/actualbudget/actual/commit/76604ef686fbba2acd213bd3a04d6f9afde63b74) Remove console.log ### 📊 Changes **4 files changed** (+36 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/MobileAccountDetails.js` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/MobileAccounts.js` (+1 -1) ➕ `packages/desktop-client/src/components/responsive/PullToRefresh.tsx` (+28 -0) ➕ `upcoming-release-notes/1706.md` (+6 -0) </details> ### 📄 Description Closes #1699 --- <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 20:48:40 -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#3910