[WEB-5379] fix: optimize filter handling in work item components (#8079)

This commit is contained in:
Prateek Shourya 2025-11-07 20:28:10 +05:30 committed by GitHub
parent 1e5f583a24
commit dfc49eea27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 112 additions and 63 deletions

View file

@ -160,7 +160,7 @@ export class FilterInstance<P extends TFilterProperty, E extends TExternalFilter
id: observable,
initialFilterExpression: observable,
expression: observable,
expressionOptions: observable,
expressionOptions: observable.struct,
adapter: observable,
configManager: observable,
// computed