[PR #5572] [MERGED] Remove auto-scrolling behavior when editing split transactions on mobile #6003

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5572
Author: @e13h
Created: 8/17/2025
Status: Merged
Merged: 9/11/2025
Merged by: @matt-fidd

Base: masterHead: fix-split-transaction-scrolling


📝 Commits (2)

  • 753b820 Remove behavior to auto scroll to transaction with 0 amount
  • 9fdba74 Add release notes

📊 Changes

2 files changed (+6 additions, -9 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+0 -9)
upcoming-release-notes/5572.md (+6 -0)

📄 Description

Fixes #5560

Removed a hook that caused undesired scrolling when editing a split transaction.


🔄 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/5572 **Author:** [@e13h](https://github.com/e13h) **Created:** 8/17/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-split-transaction-scrolling` --- ### 📝 Commits (2) - [`753b820`](https://github.com/actualbudget/actual/commit/753b820559d2e64e38493033944140910796be74) Remove behavior to auto scroll to transaction with 0 amount - [`9fdba74`](https://github.com/actualbudget/actual/commit/9fdba748dc265f0cf7f7819ce34758a9a6e6eeaa) Add release notes ### 📊 Changes **2 files changed** (+6 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+0 -9) ➕ `upcoming-release-notes/5572.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes #5560 Removed a hook that caused undesired scrolling when editing a split transaction. --- <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:22:23 -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#6003