@if (searchFilterActive$ | async) {
@for (field of searchFields; track field; let i = $index) { }
}