[PR #1970] [MERGED] 🎨 (fix) gocardless success button color #18413

Closed
opened 2026-04-14 20:42:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1970
Author: @MatissJanis
Created: 11/25/2023
Status: Merged
Merged: 11/26/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-gocardless-button-color


📝 Commits (2)

  • 61738b1 🎨 (fix) gocardless success button color
  • 6439020 Release notes

📊 Changes

3 files changed (+6 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/GoCardlessExternalMsg.js (+0 -2)
📝 packages/desktop-client/src/components/modals/PlaidExternalMsg.tsx (+0 -2)
upcoming-release-notes/1970.md (+6 -0)

📄 Description

Why do this change? The button had green default color and then on hover it turned purple. Which is pretty weird.. Instead we can just use the default colors for it. Makes things easier

Before After
Screenshot 2023-11-25 at 17 59 23 Screenshot 2023-11-25 at 17 58 53

🔄 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/1970 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/25/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-gocardless-button-color` --- ### 📝 Commits (2) - [`61738b1`](https://github.com/actualbudget/actual/commit/61738b1623b105c3e2f725fd3b5c1eaa128da4eb) :art: (fix) gocardless success button color - [`6439020`](https://github.com/actualbudget/actual/commit/64390200fa5c4d658a67d4bf0c1d01490c282adc) Release notes ### 📊 Changes **3 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/GoCardlessExternalMsg.js` (+0 -2) 📝 `packages/desktop-client/src/components/modals/PlaidExternalMsg.tsx` (+0 -2) ➕ `upcoming-release-notes/1970.md` (+6 -0) </details> ### 📄 Description Why do this change? The button had green default color and then on hover it turned purple. Which is pretty weird.. Instead we can just use the default colors for it. Makes things easier | Before | After | |--------|--------| |<img width="573" alt="Screenshot 2023-11-25 at 17 59 23" src="https://github.com/actualbudget/actual/assets/886567/d5cfadb1-561f-4156-bdba-129c1363c997">| <img width="577" alt="Screenshot 2023-11-25 at 17 58 53" src="https://github.com/actualbudget/actual/assets/886567/4f8ec876-18f4-4f07-9378-a7b33a514623"> | --- <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-14 20:42:51 -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#18413