[PR #1319] [CLOSED] Fix switch from oneof to is #3668

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1319
Author: @carkom
Created: 7/8/2023
Status: Closed

Base: masterHead: devUpdates


📝 Commits (4)

📊 Changes

2 files changed (+12 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/filters/FiltersMenu.js (+6 -3)
upcoming-release-notes/1319.md (+6 -0)

📄 Description

There is a bug where editing a "oneof" field and switching to "is" the generic input field doesn't render. See #779

This fixes that


🔄 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/1319 **Author:** [@carkom](https://github.com/carkom) **Created:** 7/8/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `devUpdates` --- ### 📝 Commits (4) - [`24c7337`](https://github.com/actualbudget/actual/commit/24c7337dca02f58f2834a1a937cc8924952cd254) fix switch from oneof to is - [`389512d`](https://github.com/actualbudget/actual/commit/389512df0dab2a7166a58279420e0b4aab8da489) release notes - [`4551db5`](https://github.com/actualbudget/actual/commit/4551db5355ce4802803124a434f15e066addeb1a) lint fix - [`cc03d4c`](https://github.com/actualbudget/actual/commit/cc03d4c6b9759f7b5cb8c38fd3ce838677574b9c) Merge branch 'master' into devUpdates ### 📊 Changes **2 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/filters/FiltersMenu.js` (+6 -3) ➕ `upcoming-release-notes/1319.md` (+6 -0) </details> ### 📄 Description There is a bug where editing a "oneof" field and switching to "is" the generic input field doesn't render. See #779 This fixes that --- <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:44:59 -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#3668