[PR #6086] [MERGED] Fix style issues after Stack migration #32239

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6086
Author: @jfdoming
Created: 11/8/2025
Status: Merged
Merged: 11/8/2025
Merged by: @jfdoming

Base: masterHead: jfdoming/automation-sizing-stack


📝 Commits (2)

  • cfe419e Fix style issues after Stack migration
  • 681a57f Add release notes

📊 Changes

7 files changed (+24 additions, -7 deletions)

View changed files

📝 packages/component-library/src/SpaceBetween.tsx (+3 -1)
📝 packages/desktop-client/src/components/budget/goals/BudgetAutomation.tsx (+1 -0)
📝 packages/desktop-client/src/components/budget/goals/BudgetAutomationEditor.tsx (+1 -0)
📝 packages/desktop-client/src/components/budget/goals/editor/PercentageAutomation.tsx (+2 -2)
📝 packages/desktop-client/src/components/budget/goals/editor/ScheduleAutomation.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/BudgetAutomationsModal.tsx (+10 -3)
upcoming-release-notes/6086.md (+6 -0)

📄 Description

The automations modal looks like this on edge:
image

With this PR, it again looks as it should, like this:
image


🔄 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/6086 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/automation-sizing-stack` --- ### 📝 Commits (2) - [`cfe419e`](https://github.com/actualbudget/actual/commit/cfe419e4f0536bdf19f98e15a35c21e36f09a96a) Fix style issues after Stack migration - [`681a57f`](https://github.com/actualbudget/actual/commit/681a57ffc720bcdaf95aada2d851e69ca5c979d9) Add release notes ### 📊 Changes **7 files changed** (+24 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/component-library/src/SpaceBetween.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/budget/goals/BudgetAutomation.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/budget/goals/BudgetAutomationEditor.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/budget/goals/editor/PercentageAutomation.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/budget/goals/editor/ScheduleAutomation.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/BudgetAutomationsModal.tsx` (+10 -3) ➕ `upcoming-release-notes/6086.md` (+6 -0) </details> ### 📄 Description The automations modal looks like this on edge: <img width="856" height="656" alt="image" src="https://github.com/user-attachments/assets/05c2740c-a7f8-4c0d-ab5c-1abbb9ee650e" /> With this PR, it again looks as it should, like this: <img width="857" height="654" alt="image" src="https://github.com/user-attachments/assets/bb36c9ab-061b-467e-bbe7-f4dba9df3aed" /> --- <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:19:03 -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#32239