[PR #2461] [MERGED] Fix midnight theme autocomplete hover #34507

Closed
opened 2026-04-20 21:39:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2461
Author: @joel-jeremy
Created: 3/12/2024
Status: Merged
Merged: 3/12/2024
Merged by: @joel-jeremy

Base: masterHead: midnight-theme-autocomplete-hover


📝 Commits (4)

  • fc17737 Fix midnight theme autocomplete hover and make ItemHeader not depend on category groups
  • 6fcfb05 Update
  • 24b71e4 Release notes
  • dce8be9 Fix typecheck error

📊 Changes

4 files changed (+10 additions, -14 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+2 -2)
📝 packages/desktop-client/src/components/autocomplete/ItemHeader.tsx (+1 -11)
📝 packages/desktop-client/src/style/themes/midnight.ts (+1 -1)
upcoming-release-notes/2461.md (+6 -0)

📄 Description

Also thrown in a change to make ItemHeader component not depend on category groups as it's also used by other types of autocomplete components

Before:
image

After:
image


🔄 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/2461 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/12/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `midnight-theme-autocomplete-hover` --- ### 📝 Commits (4) - [`fc17737`](https://github.com/actualbudget/actual/commit/fc1773785e92345a87c5de936a6cf51b1e4cef6a) Fix midnight theme autocomplete hover and make ItemHeader not depend on category groups - [`6fcfb05`](https://github.com/actualbudget/actual/commit/6fcfb05a8a3365c852c12e83ae0241b92a76f424) Update - [`24b71e4`](https://github.com/actualbudget/actual/commit/24b71e471cfdf26571fbe32fa97b24129c96f746) Release notes - [`dce8be9`](https://github.com/actualbudget/actual/commit/dce8be9044814e2d613c5fa0dde72a947e8323a6) Fix typecheck error ### 📊 Changes **4 files changed** (+10 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/autocomplete/ItemHeader.tsx` (+1 -11) 📝 `packages/desktop-client/src/style/themes/midnight.ts` (+1 -1) ➕ `upcoming-release-notes/2461.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 --> Also thrown in a change to make ItemHeader component not depend on category groups as it's also used by other types of autocomplete components Before: ![image](https://github.com/actualbudget/actual/assets/20313680/d3bdca6c-613b-49e2-a6e4-0cf58058a60a) After: ![image](https://github.com/actualbudget/actual/assets/20313680/2f515cab-295d-4bcc-9997-0adcfd93eebc) --- <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-20 21:39:36 -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#34507