Fixed SonarCloud complaints

This commit is contained in:
Vito Albano
2024-04-25 13:47:51 +01:00
committed by VitoAlbano
parent 0dc5df8525
commit d59fef1c8d
4 changed files with 14 additions and 15 deletions

View File

@@ -7,6 +7,7 @@
class="adf-search-chip-list-item"
matTooltip="{{ 'SEARCH.FILTER.BUTTONS.CLEAR-ALL.TOOLTIP' | translate }}"
matTooltipPosition="right"
(keyup.enter)="facetFiltersService.resetAllSelectedBuckets()"
(click)="facetFiltersService.resetAllSelectedBuckets()">
{{ 'SEARCH.FILTER.BUTTONS.CLEAR-ALL.LABEL' | translate }}
</mat-chip-option>