[PR #640] [MERGED] Fix coloring of the “Split Transaction” button in the category picker #10277

Closed
opened 2026-04-10 20:29:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/640
Author: @j-f1
Created: 2/6/2023
Status: Merged
Merged: 2/7/2023
Merged by: @j-f1

Base: masterHead: jed/fix-icon-coloring


📝 Commits (1)

  • ca58d52 Fix coloring of the “Split Transaction” button in the category picker

📊 Changes

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

View changed files

📝 packages/loot-design/src/components/CategorySelect.js (+5 -1)
📝 packages/loot-design/src/svg/v0/Delete.js (+1 -1)
📝 packages/loot-design/src/svg/v0/Delete.svg (+2 -2)
📝 packages/loot-design/src/svg/v0/Merge.js (+2 -2)
📝 packages/loot-design/src/svg/v0/Split.js (+2 -2)
📝 packages/loot-design/src/svg/v0/merge.svg (+7 -7)
📝 packages/loot-design/src/svg/v0/split.svg (+9 -9)

📄 Description

I think I regressed this in #485. Checked all of the other v0 icons and confirmed that they are not affected.


🔄 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/640 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/7/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/fix-icon-coloring` --- ### 📝 Commits (1) - [`ca58d52`](https://github.com/actualbudget/actual/commit/ca58d52ae87374752ad12537a6d1a20c306fc627) Fix coloring of the “Split Transaction” button in the category picker ### 📊 Changes **7 files changed** (+28 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-design/src/components/CategorySelect.js` (+5 -1) 📝 `packages/loot-design/src/svg/v0/Delete.js` (+1 -1) 📝 `packages/loot-design/src/svg/v0/Delete.svg` (+2 -2) 📝 `packages/loot-design/src/svg/v0/Merge.js` (+2 -2) 📝 `packages/loot-design/src/svg/v0/Split.js` (+2 -2) 📝 `packages/loot-design/src/svg/v0/merge.svg` (+7 -7) 📝 `packages/loot-design/src/svg/v0/split.svg` (+9 -9) </details> ### 📄 Description I think I regressed this in #485. Checked all of the other v0 icons and confirmed that they are not affected. --- <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-10 20:29:32 -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#10277