[PR #1406] [MERGED] Fix Sorting/Balance interactions #3718

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1406
Author: @carkom
Created: 7/28/2023
Status: Merged
Merged: 7/28/2023
Merged by: @j-f1

Base: masterHead: fixSort


📝 Commits (5)

  • c12bdd0 Add missing lines
  • 88812a9 notes
  • fdad15d Clear sort menu item/filter-sorting interactions
  • d3e5362 Change show/hide balance on transactionlist
  • 1174bbf Fix Header alignment

📊 Changes

3 files changed (+16 additions, -6 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+9 -5)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+1 -1)
upcoming-release-notes/1406.md (+6 -0)

📄 Description

There were lines from #1232 that were left out of #1354. They are still missing from the current master file. This adds them back in to restore the functionality of 1232.


🔄 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/1406 **Author:** [@carkom](https://github.com/carkom) **Created:** 7/28/2023 **Status:** ✅ Merged **Merged:** 7/28/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `fixSort` --- ### 📝 Commits (5) - [`c12bdd0`](https://github.com/actualbudget/actual/commit/c12bdd09eb2a1fb98043b912917443b20fb35fdb) Add missing lines - [`88812a9`](https://github.com/actualbudget/actual/commit/88812a98928b4e26c08d172fb70376b197020a50) notes - [`fdad15d`](https://github.com/actualbudget/actual/commit/fdad15dfea9ffc2058274c32bb7b57885e8e3f3c) Clear sort menu item/filter-sorting interactions - [`d3e5362`](https://github.com/actualbudget/actual/commit/d3e5362d83b6454be6d09ba86ece33e3d41e9a63) Change show/hide balance on transactionlist - [`1174bbf`](https://github.com/actualbudget/actual/commit/1174bbf86728e807d655d2c8b9793767297ed19b) Fix Header alignment ### 📊 Changes **3 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+9 -5) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+1 -1) ➕ `upcoming-release-notes/1406.md` (+6 -0) </details> ### 📄 Description There were lines from #1232 that were left out of #1354. They are still missing from the current master file. This adds them back in to restore the functionality of 1232. --- <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:45:43 -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#3718