[PR #4561] [MERGED] Replace usage of deprecated Button in Autocomplete with new Button component #24064

Closed
opened 2026-04-16 17:49:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4561
Author: @joel-jeremy
Created: 3/6/2025
Status: Merged
Merged: 3/7/2025
Merged by: @joel-jeremy

Base: masterHead: Autocomplete-rac-button


📝 Commits (3)

  • 2f70a56 Replace usage of deprecated Button in Autocomplete with new Button component
  • b15d70a Release notes
  • 744bb4b Remove console.log

📊 Changes

3 files changed (+32 additions, -16 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/Autocomplete.tsx (+22 -12)
📝 packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx (+4 -4)
upcoming-release-notes/4561.md (+6 -0)

📄 Description

After this PR, we can delete the deprecated Button component 🎉


🔄 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/4561 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/7/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `Autocomplete-rac-button` --- ### 📝 Commits (3) - [`2f70a56`](https://github.com/actualbudget/actual/commit/2f70a568bbf0f53641b9f2bd6e218c8b06032e59) Replace usage of deprecated Button in Autocomplete with new Button component - [`b15d70a`](https://github.com/actualbudget/actual/commit/b15d70a0ad7f4d8b815d775b51196f40ca149d3d) Release notes - [`744bb4b`](https://github.com/actualbudget/actual/commit/744bb4b8cdff7921f8eb2dabf32a7d654dc9e580) Remove console.log ### 📊 Changes **3 files changed** (+32 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/Autocomplete.tsx` (+22 -12) 📝 `packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx` (+4 -4) ➕ `upcoming-release-notes/4561.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 --> After this PR, we can delete the deprecated Button component 🎉 --- <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-16 17:49:14 -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#24064