[PR #2530] [MERGED] Fix mobile autocomplete colors #53654

Closed
opened 2026-04-30 22:29:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2530
Author: @joel-jeremy
Created: 3/30/2024
Status: Merged
Merged: 4/1/2024
Merged by: @joel-jeremy

Base: masterHead: fix-mobile-autocomplete-colors


📝 Commits (4)

  • 6b88bf9 Fix mobile autocomplete colors
  • 5712acd Release notes
  • ce0a614 Remove narrow specific autocomplete colors
  • 108fed3 Update upcoming-release-notes/2530.md

📊 Changes

4 files changed (+11 additions, -19 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/AccountAutocomplete.tsx (+1 -4)
📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+2 -8)
📝 packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx (+2 -7)
upcoming-release-notes/2530.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/2517


🔄 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/2530 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 4/1/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-mobile-autocomplete-colors` --- ### 📝 Commits (4) - [`6b88bf9`](https://github.com/actualbudget/actual/commit/6b88bf93cd80ba7f1eb10e6b96745073b2895f7a) Fix mobile autocomplete colors - [`5712acd`](https://github.com/actualbudget/actual/commit/5712acd1dcdc75d07c83475aaf553b5c3f9681df) Release notes - [`ce0a614`](https://github.com/actualbudget/actual/commit/ce0a614a705efac73e49bf67fe2960700dde15e0) Remove narrow specific autocomplete colors - [`108fed3`](https://github.com/actualbudget/actual/commit/108fed362c053c3c80d401133400a9a29b34efea) Update upcoming-release-notes/2530.md ### 📊 Changes **4 files changed** (+11 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/AccountAutocomplete.tsx` (+1 -4) 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+2 -8) 📝 `packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx` (+2 -7) ➕ `upcoming-release-notes/2530.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 --> Fixes https://github.com/actualbudget/actual/issues/2517 --- <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-30 22:29:38 -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#53654