[PR #6098] [MERGED] Fix mobile bank sync full width #55626

Closed
opened 2026-05-01 02:44:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6098
Author: @MatissJanis
Created: 11/9/2025
Status: Merged
Merged: 11/10/2025
Merged by: @MatissJanis

Base: masterHead: cursor/fix-mobile-bank-sync-full-width-b669


📝 Commits (4)

  • 91526ae Fix: Ensure BankSync options take full width
  • f6a41e3 Merge branch 'master' into cursor/fix-mobile-bank-sync-full-width-b669
  • 9280af5 Add release notes for PR #6098
  • 1bf70c5 Merge branch 'master' into cursor/fix-mobile-bank-sync-full-width-b669

📊 Changes

2 files changed (+18 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/banksync/BankSyncCheckboxOptions.tsx (+11 -3)
upcoming-release-notes/6098.md (+7 -0)

📄 Description

Fixes inconsistent width of bank sync options on mobile. "Reimport deleted transactions" and "Investment Account" now fill full width, matching "Import pending transactions".

Before:
IMG_6142

After:
Screenshot 2025-11-10 at 12 04 54


Open in Cursor Open in Web


🔄 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/6098 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/9/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `cursor/fix-mobile-bank-sync-full-width-b669` --- ### 📝 Commits (4) - [`91526ae`](https://github.com/actualbudget/actual/commit/91526aece36dfdc3cfe3ffdda2423b730cab21e2) Fix: Ensure BankSync options take full width - [`f6a41e3`](https://github.com/actualbudget/actual/commit/f6a41e3741a6f4d2ac298effa2a2f2c3a3ccf111) Merge branch 'master' into cursor/fix-mobile-bank-sync-full-width-b669 - [`9280af5`](https://github.com/actualbudget/actual/commit/9280af5b8f96864d461cfe5fefa513a42a281417) Add release notes for PR #6098 - [`1bf70c5`](https://github.com/actualbudget/actual/commit/1bf70c5a328637e25f08abae17179182cf6e199f) Merge branch 'master' into cursor/fix-mobile-bank-sync-full-width-b669 ### 📊 Changes **2 files changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/banksync/BankSyncCheckboxOptions.tsx` (+11 -3) ➕ `upcoming-release-notes/6098.md` (+7 -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 inconsistent width of bank sync options on mobile. "Reimport deleted transactions" and "Investment Account" now fill full width, matching "Import pending transactions". Before: <img width="603" height="1311" alt="IMG_6142" src="https://github.com/user-attachments/assets/dec182e5-a58c-4074-9e99-0d1551a4536f" /> After: <img width="495" height="272" alt="Screenshot 2025-11-10 at 12 04 54" src="https://github.com/user-attachments/assets/e03e96be-cec4-4ef4-b631-45681d9b467d" /> --- <a href="https://cursor.com/background-agent?bcId=bc-65f2a020-2d43-4cb4-9608-939d2b315264"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-65f2a020-2d43-4cb4-9608-939d2b315264"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> --- <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-05-01 02:44:54 -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#55626