[PR #1607] [MERGED] [Bug] Mobile: Account picker text color #3846

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1607
Author: @shall0pass
Created: 8/30/2023
Status: Merged
Merged: 8/30/2023
Merged by: @shall0pass

Base: masterHead: MobileAccountText


📝 Commits (3)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/autocomplete/AccountAutocomplete.js (+0 -1)
upcoming-release-notes/1607.md (+6 -0)

📄 Description

Fixing #1554

The theme.altMenuItemText does not appear to be used in either the categoryAutocomplete or the payeeAutocomplete files. Removing this line gives expected behavior currently. This may need to be added again later to theme the text of these components.


🔄 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/1607 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 8/30/2023 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `MobileAccountText` --- ### 📝 Commits (3) - [`a61906d`](https://github.com/actualbudget/actual/commit/a61906df637593959007b442867490459cd8e66c) commit - [`e8d4f7d`](https://github.com/actualbudget/actual/commit/e8d4f7dceb5c6260c7c71b4b2861877c2c929190) Merge branch 'master' into MobileAccountText - [`73d6adb`](https://github.com/actualbudget/actual/commit/73d6adb2642eb0b46f246d12c68870850a4f3ca8) release note ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/AccountAutocomplete.js` (+0 -1) ➕ `upcoming-release-notes/1607.md` (+6 -0) </details> ### 📄 Description Fixing #1554 The theme.altMenuItemText does not appear to be used in either the categoryAutocomplete or the payeeAutocomplete files. Removing this line gives expected behavior currently. This may need to be added again later to theme the text of these components. --- <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:47:40 -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#3846