[PR #6077] [MERGED] fix failing import of removed Stack component #48129

Closed
opened 2026-04-26 10:04:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6077
Author: @matt-fidd
Created: 11/6/2025
Status: Merged
Merged: 11/6/2025
Merged by: @matt-fidd

Base: masterHead: fix-stack-import


📝 Commits (2)

📊 Changes

2 files changed (+44 additions, -37 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/SelectLinkedAccountsModal.tsx (+38 -37)
upcoming-release-notes/6077.md (+6 -0)

📄 Description

The component was removed in https://github.com/actualbudget/actual/pull/6039, but I merged https://github.com/actualbudget/actual/pull/5984 after which wasn't rebased. It's causing the build to fail at the moment (https://github.com/actualbudget/actual/actions/runs/19120335350/job/54639255696)


🔄 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/6077 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-stack-import` --- ### 📝 Commits (2) - [`8465fae`](https://github.com/actualbudget/actual/commit/8465fae2f0febe5644a5045a2a0a25b34b8affcc) fix missing stack import - [`c851fab`](https://github.com/actualbudget/actual/commit/c851fab80e320882cbb3ad54c65954b04154c1b3) note ### 📊 Changes **2 files changed** (+44 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/SelectLinkedAccountsModal.tsx` (+38 -37) ➕ `upcoming-release-notes/6077.md` (+6 -0) </details> ### 📄 Description The component was removed in https://github.com/actualbudget/actual/pull/6039, but I merged https://github.com/actualbudget/actual/pull/5984 after which wasn't rebased. It's causing the build to fail at the moment (https://github.com/actualbudget/actual/actions/runs/19120335350/job/54639255696) --- <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-26 10:04:30 -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#48129