[PR #850] [MERGED] (autocomplete) turn on feature flag by default #10418

Closed
opened 2026-04-10 20:32:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/850
Author: @MatissJanis
Created: 4/3/2023
Status: Merged
Merged: 4/6/2023
Merged by: @MatissJanis

Base: masterHead: matiss/enable-fac


📝 Commits (5)

  • 96a1a52 (autocomplete) turn on feature flag by default
  • 8ca6990 Rename js to ts
  • 2dded27 Port useFeatureFlag to TS
  • ccd6b63 Release notes
  • fabf72f Merge branch 'master' into matiss/enable-fac

📊 Changes

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

View changed files

📝 packages/desktop-client/src/hooks/useFeatureFlag.ts (+4 -6)
upcoming-release-notes/850.md (+6 -0)

📄 Description

Release plan:

  1. turn of the new autocomplete by default 👈 (we are here)
  2. release it with v23.4.0
  3. collect feedback about it
  4. fix issues that arise from people using it whilst still allowing people to turn it off if-need-be
  5. remove old autocomplete
  6. release v23.5.0 with only the new autocomplete

Remaining issues: https://github.com/actualbudget/actual/issues/773


🔄 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/850 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/6/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/enable-fac` --- ### 📝 Commits (5) - [`96a1a52`](https://github.com/actualbudget/actual/commit/96a1a5206fa5a21ac8c737757d5ac349a9753402) :sparkles: (autocomplete) turn on feature flag by default - [`8ca6990`](https://github.com/actualbudget/actual/commit/8ca69901bbf38b72fd91c9ce13083c17f3900c0e) Rename js to ts - [`2dded27`](https://github.com/actualbudget/actual/commit/2dded2745c7a629884fb06bed3756dec10e0c93e) Port useFeatureFlag to TS - [`ccd6b63`](https://github.com/actualbudget/actual/commit/ccd6b635747123db9567c17a1319bde425405d9f) Release notes - [`fabf72f`](https://github.com/actualbudget/actual/commit/fabf72fa2c3d413d03e6d94256deeb4b24595a0c) Merge branch 'master' into matiss/enable-fac ### 📊 Changes **2 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/hooks/useFeatureFlag.ts` (+4 -6) ➕ `upcoming-release-notes/850.md` (+6 -0) </details> ### 📄 Description Release plan: 1. turn of the new autocomplete by default 👈 (we are here) 2. release it with v23.4.0 3. collect feedback about it 4. fix issues that arise from people using it whilst still allowing people to turn it off if-need-be 5. remove old autocomplete 6. release v23.5.0 with only the new autocomplete Remaining issues: https://github.com/actualbudget/actual/issues/773 --- <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-10 20:32:35 -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#10418