[PR #855] [MERGED] 🐛 normalize value when switching between single/multi select #3367

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

📋 Pull Request Information

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

Base: masterHead: matiss/fix-779


📝 Commits (2)

  • 8b17ae6 🐛 normalize value when switching between single/multi select
  • bf2fdf8 Release notes

📊 Changes

2 files changed (+22 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Filters.js (+16 -1)
upcoming-release-notes/855.md (+6 -0)

📄 Description

Closes #779

Normalize the input value when switching between single/multi select fields. Most visible when using the "notes" field filter.


🔄 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/855 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/4/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-779` --- ### 📝 Commits (2) - [`8b17ae6`](https://github.com/actualbudget/actual/commit/8b17ae61dad88bef4cee52f8c295c1b4237feaa0) :bug: normalize value when switching between single/multi select - [`bf2fdf8`](https://github.com/actualbudget/actual/commit/bf2fdf83182952fd4cc1651ac8cc2f0406b98375) Release notes ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Filters.js` (+16 -1) ➕ `upcoming-release-notes/855.md` (+6 -0) </details> ### 📄 Description Closes #779 Normalize the input value when switching between single/multi select fields. Most visible when using the "notes" field filter. --- <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:40:33 -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#3367