[PR #1260] [MERGED] Fix transaction list scrolling behavior #3631

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1260
Author: @j-f1
Created: 7/2/2023
Status: Merged
Merged: 7/3/2023
Merged by: @j-f1

Base: masterHead: jed/escape-the-cell


📝 Commits (6)

📊 Changes

3 files changed (+108 additions, -79 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/TransactionsTable.js (+64 -59)
📝 packages/desktop-client/src/components/table.tsx (+38 -20)
upcoming-release-notes/1260.md (+6 -0)

📄 Description

No description provided


🔄 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/1260 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/2/2023 **Status:** ✅ Merged **Merged:** 7/3/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/escape-the-cell` --- ### 📝 Commits (6) - [`1544ef1`](https://github.com/actualbudget/actual/commit/1544ef1d5794c9a6a955a151411161eab128652c) Consistently use one <Cell> for the icon - [`d4d41d9`](https://github.com/actualbudget/actual/commit/d4d41d9068db694235482791241e22abb2956456) Try another way - [`301f45a`](https://github.com/actualbudget/actual/commit/301f45ae68e2b83f452ad8ced007f0e426d42951) axes! - [`73bdc3c`](https://github.com/actualbudget/actual/commit/73bdc3cd9b3fef254feb24ca2cce8032cac1a861) Third try? - [`c5e762c`](https://github.com/actualbudget/actual/commit/c5e762c592dac937f2262828d85634570bf34b4b) Add release note - [`38e38d7`](https://github.com/actualbudget/actual/commit/38e38d7a443a48002b1bd0a281dcb8f874e8ebc7) Fix cell value ### 📊 Changes **3 files changed** (+108 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/TransactionsTable.js` (+64 -59) 📝 `packages/desktop-client/src/components/table.tsx` (+38 -20) ➕ `upcoming-release-notes/1260.md` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:44:28 -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#3631