[PR #6007] [MERGED] fix inconsistent widths of bank sync field mapping selects on mobile #32193

Closed
opened 2026-04-18 08:16:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6007
Author: @matt-fidd
Created: 10/27/2025
Status: Merged
Merged: 10/27/2025
Merged by: @matt-fidd

Base: masterHead: mobile/bank-sync-fix-widths


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/banksync/EditSyncAccount.tsx (+0 -1)
📝 packages/desktop-client/src/components/banksync/FieldMapping.tsx (+12 -6)
upcoming-release-notes/6007.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/5993

This was only apparent on GoCardless because remittanceInformationUnstructured is such a long string...


🔄 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/6007 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `mobile/bank-sync-fix-widths` --- ### 📝 Commits (2) - [`d8502ec`](https://github.com/actualbudget/actual/commit/d8502ec6e78a21d14c167287cd15e1f9ad79ef6d) fix widths of field mapping selects - [`2ef890f`](https://github.com/actualbudget/actual/commit/2ef890f63bec8b2c7a0bfa33d74eff55aff6d230) note ### 📊 Changes **3 files changed** (+18 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/banksync/EditSyncAccount.tsx` (+0 -1) 📝 `packages/desktop-client/src/components/banksync/FieldMapping.tsx` (+12 -6) ➕ `upcoming-release-notes/6007.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/5993 This was only apparent on GoCardless because `remittanceInformationUnstructured` is such a long string... --- <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-18 08:16:41 -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#32193