[PR #1389] [MERGED] Exclude “isbetween” op from the filter UI #3706

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1389
Author: @j-f1
Created: 7/23/2023
Status: Merged
Merged: 7/23/2023
Merged by: @j-f1

Base: masterHead: jed/no-isbetween


📝 Commits (2)

  • dec478d Exclude “isbetween” op from the filter UI
  • 4a5eac2 Add release note

📊 Changes

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

View changed files

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

📄 Description

This has never worked, and can be represented more clearly using the greater than and less than operators as two separate filters. Brought up in Discord: https://discord.com/channels/937901803608096828/1132639847778107422


🔄 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/1389 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/23/2023 **Status:** ✅ Merged **Merged:** 7/23/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/no-isbetween` --- ### 📝 Commits (2) - [`dec478d`](https://github.com/actualbudget/actual/commit/dec478daffb8f668cb7f7a1a08e4de1eff25c954) Exclude “isbetween” op from the filter UI - [`4a5eac2`](https://github.com/actualbudget/actual/commit/4a5eac2f95a091cf5e8db664b6337f04a306753c) Add release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/filters/FiltersMenu.js` (+1 -1) ➕ `upcoming-release-notes/1389.md` (+6 -0) </details> ### 📄 Description This has never worked, and can be represented more clearly using the greater than and less than operators as two separate filters. Brought up in Discord: https://discord.com/channels/937901803608096828/1132639847778107422 --- <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:45: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#3706