[PR #6046] fix: do not clear notes field on action.op change #6290

Closed
opened 2026-02-28 21:26:15 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6046

State: closed
Merged: Yes


Currently, the filter menu clears the field when you are working with notes as input and change the filter action (contains, matches, does not contain etc)

This results in a poor experience because the user has to type the same thing again after changing the action!

This PR fixes the problem by skipping reset of the input field when the user is working with the notes field.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6046 **State:** closed **Merged:** Yes --- Currently, the filter menu clears the field when you are working with `notes` as input and change the filter action (contains, matches, does not contain etc) This results in a poor experience because the user has to type the same thing again after changing the action! This PR fixes the problem by skipping reset of the input field when the user is working with the `notes` field.
GiteaMirror added the pull-request label 2026-02-28 21:26:15 -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#6290