You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)
What happened?
Scenario: you want to delete all rules which match a certain filter.
Expected: go to Rules, enter something into the filter field, check the checkbox in the table header, and click the delete button. All rules shown in the filtered view are deleted.
Current: go to Rules, enter something into the filter field, check the checkbox in the table header, and click the delete button. All rules are deleted, including rules the user did not want to delete.
The delete button's text does reflect the current behavior, so when the user is paying close attention and the count difference is obvious (e.g. two filtered rules are in the view, and the button says "delete 200 rules") the current behavior is okay. If the user is not paying close attention, or the count difference is not obvious, it's problematic.
If the current behavior is intentional, it would be nice to add a confirmation modal when clicking the delete button on filtered rules views.
Happens on desktop and web.
Where are you hosting Actual?
N/A
What browsers are you seeing the problem on?
I've tested Chrome and Firefox. But it should not be browser-dependent.
Operating System
Mac OSX
The text was updated successfully, but these errors were encountered:
Verified issue does not already exist?
What happened?
Scenario: you want to delete all rules which match a certain filter.
Expected: go to Rules, enter something into the filter field, check the checkbox in the table header, and click the delete button. All rules shown in the filtered view are deleted.
Current: go to Rules, enter something into the filter field, check the checkbox in the table header, and click the delete button. All rules are deleted, including rules the user did not want to delete.
The delete button's text does reflect the current behavior, so when the user is paying close attention and the count difference is obvious (e.g. two filtered rules are in the view, and the button says "delete 200 rules") the current behavior is okay. If the user is not paying close attention, or the count difference is not obvious, it's problematic.
If the current behavior is intentional, it would be nice to add a confirmation modal when clicking the delete button on filtered rules views.
Happens on desktop and web.
Where are you hosting Actual?
N/A
What browsers are you seeing the problem on?
I've tested Chrome and Firefox. But it should not be browser-dependent.
Operating System
Mac OSX
The text was updated successfully, but these errors were encountered: