[PR #3739] [MERGED] Fix "Name" field being in wrong colour in Schedules page #5032

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3739
Author: @aappaapp
Created: 10/26/2024
Status: Merged
Merged: 10/27/2024
Merged by: @MatissJanis

Base: masterHead: fix/schedule-name-colouring


📝 Commits (2)

  • 3e62f65 Fix schedule "Name" field being in wrong colour
  • 72e5f5c Add release note

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/schedules/SchedulesTable.tsx (+1 -3)
upcoming-release-notes/3739.md (+6 -0)

📄 Description

Fixed "None" not being in the disabled colour.

Original behaviour

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/3739 **Author:** [@aappaapp](https://github.com/aappaapp) **Created:** 10/26/2024 **Status:** ✅ Merged **Merged:** 10/27/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `fix/schedule-name-colouring` --- ### 📝 Commits (2) - [`3e62f65`](https://github.com/actualbudget/actual/commit/3e62f65a09072e747f80c701df818c2a2ae6736f) Fix schedule "Name" field being in wrong colour - [`72e5f5c`](https://github.com/actualbudget/actual/commit/72e5f5c644c70bd310061f086208d1c589574361) Add release note ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.tsx` (+1 -3) ➕ `upcoming-release-notes/3739.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fixed "None" not being in the disabled colour. <details> <summary>Original behaviour</summary> ![image](https://github.com/user-attachments/assets/8b5cc8e9-533b-45ac-a245-03fdb48fb4e0) </details> --- <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:04:55 -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#5032