[PR #6035] [CLOSED] sort bank sync pages by bank then account #40711

Closed
opened 2026-04-23 13:32:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6035
Author: @matt-fidd
Created: 10/30/2025
Status: Closed

Base: masterHead: banksync-sort


📝 Commits (3)

📊 Changes

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

View changed files

📝 packages/desktop-client/e2e/bank-sync.mobile.test.ts-snapshots/Mobile-Bank-Sync-checks-the-page-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/bank-sync.mobile.test.ts-snapshots/Mobile-Bank-Sync-checks-the-page-visuals-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/bank-sync.mobile.test.ts-snapshots/Mobile-Bank-Sync-checks-the-page-visuals-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/bank-sync.test.ts-snapshots/Bank-Sync-checks-the-page-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/bank-sync.test.ts-snapshots/Bank-Sync-checks-the-page-visuals-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/bank-sync.test.ts-snapshots/Bank-Sync-checks-the-page-visuals-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/banksync/index.tsx (+9 -1)
📝 packages/desktop-client/src/components/mobile/banksync/MobileBankSyncPage.tsx (+9 -1)
upcoming-release-notes/6035.md (+6 -0)

📄 Description

As requested on Discord https://discord.com/channels/937901803608096828/1033401142601859112/1433447562194718782


🔄 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/6035 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/30/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `banksync-sort` --- ### 📝 Commits (3) - [`765870e`](https://github.com/actualbudget/actual/commit/765870eebee96f66a31e7b7211ace5a198f48595) sort bank sync page alphabetically - [`a709277`](https://github.com/actualbudget/actual/commit/a709277f431a9e17b57c20995d1ff7ac97b909ad) note - [`d606d35`](https://github.com/actualbudget/actual/commit/d606d3511b5ceda6cef47cc389924cc43bd156b4) Update VRT screenshots ### 📊 Changes **9 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/bank-sync.mobile.test.ts-snapshots/Mobile-Bank-Sync-checks-the-page-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/bank-sync.mobile.test.ts-snapshots/Mobile-Bank-Sync-checks-the-page-visuals-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/bank-sync.mobile.test.ts-snapshots/Mobile-Bank-Sync-checks-the-page-visuals-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/bank-sync.test.ts-snapshots/Bank-Sync-checks-the-page-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/bank-sync.test.ts-snapshots/Bank-Sync-checks-the-page-visuals-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/bank-sync.test.ts-snapshots/Bank-Sync-checks-the-page-visuals-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/banksync/index.tsx` (+9 -1) 📝 `packages/desktop-client/src/components/mobile/banksync/MobileBankSyncPage.tsx` (+9 -1) ➕ `upcoming-release-notes/6035.md` (+6 -0) </details> ### 📄 Description As requested on Discord https://discord.com/channels/937901803608096828/1033401142601859112/1433447562194718782 --- <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-04-23 13:32:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#40711