[PR #5610] [MERGED] Re-design mobile accounts page to better match the transactions and budget tables/list + add all accounts page #6033

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5610
Author: @joel-jeremy
Created: 8/22/2025
Status: Merged
Merged: 9/11/2025
Merged by: @joel-jeremy

Base: masterHead: mobile-accounts-redesign-and-all-accounts-page


📝 Commits (10+)

  • 3ae35cd Re-design mobile accounts page to better match the transactions and budget tables/list + add all accounts page
  • d72002a [autofix.ci] apply automated fixes
  • b8d1951 Update to "All accounts" to match desktop text
  • 762a628 Update prop
  • b16bdab Update VRT
  • 3ebb18c Increase height
  • 8492624 Update VRT
  • 57e63a1 Update UI
  • a7a5167 Update VRT
  • fa3e764 Merge branch 'master' into mobile-accounts-redesign-and-all-accounts-page

📊 Changes

5 files changed (+55 additions, -50 deletions)

View changed files

📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/mobile/accounts/AccountsPage.tsx (+49 -50)
upcoming-release-notes/5610.md (+6 -0)

📄 Description

Closes https://github.com/actualbudget/actual/issues/757

Design-wise, the mobile accounts page has a different look and feel compared with the other parts of the app. This PR aims to have it a bit more similar to the other pages such as the mobile budget table and the mobile transactions table. The account balances also lines up better on this updated design.


🔄 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/5610 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-accounts-redesign-and-all-accounts-page` --- ### 📝 Commits (10+) - [`3ae35cd`](https://github.com/actualbudget/actual/commit/3ae35cdd0fdea67a427494091dbf77ad31b3938e) Re-design mobile accounts page to better match the transactions and budget tables/list + add all accounts page - [`d72002a`](https://github.com/actualbudget/actual/commit/d72002a2ea1a4ce85484aec0369ef6397e71311c) [autofix.ci] apply automated fixes - [`b8d1951`](https://github.com/actualbudget/actual/commit/b8d1951d18f8652d6bbcaa4b829128b5f98a9078) Update to "All accounts" to match desktop text - [`762a628`](https://github.com/actualbudget/actual/commit/762a62826330e705b1d577b16eebc55c9d12fbc9) Update prop - [`b16bdab`](https://github.com/actualbudget/actual/commit/b16bdab2b110f87d5befaa367398595d30a72796) Update VRT - [`3ebb18c`](https://github.com/actualbudget/actual/commit/3ebb18c276635bdf07e4bd391569dd2907a60a6b) Increase height - [`8492624`](https://github.com/actualbudget/actual/commit/84926246146cb0d16209835e6c555ba02f632f1a) Update VRT - [`57e63a1`](https://github.com/actualbudget/actual/commit/57e63a1f7870db44a3576f01827cb191f5609f6e) Update UI - [`a7a5167`](https://github.com/actualbudget/actual/commit/a7a5167bef091eae70c43e74126a8413b731e068) Update VRT - [`fa3e764`](https://github.com/actualbudget/actual/commit/fa3e764835c26e952c5f75f23049e18a3f55c384) Merge branch 'master' into mobile-accounts-redesign-and-all-accounts-page ### 📊 Changes **5 files changed** (+55 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.mobile.test.ts-snapshots/Mobile-Accounts-opens-the-accounts-page-and-asserts-on-balances-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/mobile/accounts/AccountsPage.tsx` (+49 -50) ➕ `upcoming-release-notes/5610.md` (+6 -0) </details> ### 📄 Description Closes https://github.com/actualbudget/actual/issues/757 Design-wise, the mobile accounts page has a different look and feel compared with the other parts of the app. This PR aims to have it a bit more similar to the other pages such as the mobile budget table and the mobile transactions table. The account balances also lines up better on this updated design. <!-- 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. --> --- <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:52 -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#6033