[PR #6689] [MERGED] Add error styling to ThemeInstaller component #32596

Closed
opened 2026-04-18 08:36:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6689
Author: @MatissJanis
Created: 1/17/2026
Status: Merged
Merged: 1/19/2026
Merged by: @MatissJanis

Base: masterHead: matiss/theme-installer-updates


📝 Commits (7)

  • 7187313 Add error styling to ThemeInstaller component
  • 03a6fc4 Add upcoming release notes for theme enhancements, including improved error handling and expanded theme catalog.
  • b0315d0 Update upcoming-release-notes/6689.md
  • 922d6a6 Update ThemeInstaller to set selected catalog theme on click
  • 350b961 Merge branch 'matiss/theme-installer-updates' of github.com:actualbudget/actual into matiss/theme-installer-updates
  • 8ea7104 Merge branch 'master' into matiss/theme-installer-updates
  • 1046413 Merge branch 'master' into matiss/theme-installer-updates

📊 Changes

4 files changed (+135 additions, -7 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/ThemeInstaller.test.tsx (+75 -0)
📝 packages/desktop-client/src/components/settings/ThemeInstaller.tsx (+46 -7)
📝 packages/desktop-client/src/data/customThemeCatalog.json (+8 -0)
upcoming-release-notes/6689.md (+6 -0)

📄 Description

A bit better UX for error handling in the custom theme catalog.


🔄 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/6689 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/theme-installer-updates` --- ### 📝 Commits (7) - [`7187313`](https://github.com/actualbudget/actual/commit/7187313477184785cf327d6185a25c7812ce0493) Add error styling to ThemeInstaller component - [`03a6fc4`](https://github.com/actualbudget/actual/commit/03a6fc49b69700ee03404eb067dd821bbc503ed5) Add upcoming release notes for theme enhancements, including improved error handling and expanded theme catalog. - [`b0315d0`](https://github.com/actualbudget/actual/commit/b0315d04974f27232e8cfc35f5a197b222bdf7cb) Update upcoming-release-notes/6689.md - [`922d6a6`](https://github.com/actualbudget/actual/commit/922d6a6b84dde937fdbeee609f74cf817d5d8f39) Update ThemeInstaller to set selected catalog theme on click - [`350b961`](https://github.com/actualbudget/actual/commit/350b961f79558057892e8d66d5707ff5b79147c4) Merge branch 'matiss/theme-installer-updates' of github.com:actualbudget/actual into matiss/theme-installer-updates - [`8ea7104`](https://github.com/actualbudget/actual/commit/8ea7104b95326892a9c74d51652445f12214d79f) Merge branch 'master' into matiss/theme-installer-updates - [`1046413`](https://github.com/actualbudget/actual/commit/10464132bb7d655c5613c7c938a68ffedaddb9f0) Merge branch 'master' into matiss/theme-installer-updates ### 📊 Changes **4 files changed** (+135 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/ThemeInstaller.test.tsx` (+75 -0) 📝 `packages/desktop-client/src/components/settings/ThemeInstaller.tsx` (+46 -7) 📝 `packages/desktop-client/src/data/customThemeCatalog.json` (+8 -0) ➕ `upcoming-release-notes/6689.md` (+6 -0) </details> ### 📄 Description A bit better UX for error handling in the custom theme catalog. --- <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-18 08:36:46 -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#32596