[PR #2864] [MERGED] fix: schedules are missing highlight color #4558

Closed
opened 2026-02-28 20:57:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2864
Author: @aaimio
Created: 6/10/2024
Status: Merged
Merged: 6/11/2024
Merged by: @youngcw

Base: masterHead: schedule-highlight-colour


📝 Commits (3)

  • d1a44c6 fix: remove redundant style
  • 226f888 chore: add note for upcoming release notes
  • f1c6422 chore: fix typo

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+0 -1)
upcoming-release-notes/2864.md (+6 -0)

📄 Description

Changelog

Background colour is already set here:


🔄 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/2864 **Author:** [@aaimio](https://github.com/aaimio) **Created:** 6/10/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `schedule-highlight-colour` --- ### 📝 Commits (3) - [`d1a44c6`](https://github.com/actualbudget/actual/commit/d1a44c60b2b1c6ebfabee71ca763227e72428ce9) fix: remove redundant style - [`226f888`](https://github.com/actualbudget/actual/commit/226f888ed0376ee670a237e1363d6fabaabc2716) chore: add note for upcoming release notes - [`f1c6422`](https://github.com/actualbudget/actual/commit/f1c6422f03edb72bf576d27013d819c1f946c496) chore: fix typo ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+0 -1) ➕ `upcoming-release-notes/2864.md` (+6 -0) </details> ### 📄 Description ## Changelog - Removes a redundant style declaration overriding scheduled transaction's background colour - https://github.com/actualbudget/actual/issues/2856 Background colour is already set here: - https://github.com/actualbudget/actual/pull/2864/files#diff-3087d39fd07c36984e71c4d00f499b77d68a797730f84f042b0cf659cc6e7cf4R807-R811 --- <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 20:57:37 -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#4558