[PR #5529] [MERGED] Fix display of link schedules condition #5983

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

📋 Pull Request Information

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

Base: masterHead: matiss/fix-link-schedule-condition


📝 Commits (2)

  • 0852cb8 Fix display of link schedules condition
  • 4186798 Update RuleEditor.tsx

📊 Changes

3 files changed (+34 additions, -15 deletions)

View changed files

📝 packages/component-library/src/View.tsx (+5 -1)
📝 packages/desktop-client/src/components/rules/RuleEditor.tsx (+23 -14)
upcoming-release-notes/5529.md (+6 -0)

📄 Description

Split off from: https://github.com/actualbudget/actual/pull/5516

Originally broken due to: https://github.com/actualbudget/actual/pull/5489

Before:
Screenshot 2025-08-09 at 11 33 13

After:
Screenshot 2025-08-09 at 11 32 55


🔄 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/5529 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/9/2025 **Status:** ✅ Merged **Merged:** 8/9/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-link-schedule-condition` --- ### 📝 Commits (2) - [`0852cb8`](https://github.com/actualbudget/actual/commit/0852cb840e48faf9b4d11086b82c0b23c0c30d04) Fix display of link schedules condition - [`4186798`](https://github.com/actualbudget/actual/commit/41867983e165ba5924ceaf34094eaec567619d62) Update RuleEditor.tsx ### 📊 Changes **3 files changed** (+34 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/component-library/src/View.tsx` (+5 -1) 📝 `packages/desktop-client/src/components/rules/RuleEditor.tsx` (+23 -14) ➕ `upcoming-release-notes/5529.md` (+6 -0) </details> ### 📄 Description Split off from: https://github.com/actualbudget/actual/pull/5516 Originally broken due to: https://github.com/actualbudget/actual/pull/5489 Before: <img width="988" height="693" alt="Screenshot 2025-08-09 at 11 33 13" src="https://github.com/user-attachments/assets/b09d7354-ea78-4856-b21f-3f36cae0e3e7" /> After: <img width="995" height="588" alt="Screenshot 2025-08-09 at 11 32 55" src="https://github.com/user-attachments/assets/606150f3-83a6-450d-99f8-1fe0e45de7ed" /> --- <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:02 -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#5983