fix deleting rules considering the applied filters (#4224)

* fix: combine selected and filtered rules when deleting

* chore: add release note

* fix: update deps array

* refactor: replace intersection

* fix: keep selected after filters
This commit is contained in:
Harry Digos
2025-02-06 00:38:22 +02:00
committed by GitHub
parent bd063423e5
commit 6a5de96033
2 changed files with 15 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
---
category: Bugfix
authors: [harrydigos]
---
Fix deleting rules considering the applied filters