RED-6960 - Enter should always confirm a modal window

This commit is contained in:
Valentin Mihai 2023-11-13 13:24:27 +02:00
parent 5bcee3c5c4
commit c2020218c2
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
((downloadComponentLogsDisabled$ | async) ? 'component-download.disabled-tooltip' : 'component-download.tooltip')
| translate
"
[matMenuTriggerFor]="bulkComponentDownloadMenu"
[matMenuTriggerFor]="(downloadComponentLogsDisabled$ | async) ? null : bulkComponentDownloadMenu"
[disabled]="downloadComponentLogsDisabled$ | async"
[dropdownButton]="true"
></iqser-circle-button>

@ -1 +1 @@
Subproject commit 63df71a6aa5a4e3984c2b7807750098b5fe74e87
Subproject commit 8ba271bb6c8fdcbbcd2269458137b91fb3db7ff3