RED-4619: Disabled the reanalysis button during analysis
This commit is contained in:
parent
e112c320ce
commit
ab15569d55
@ -217,6 +217,7 @@ export class FileActionsComponent implements OnChanges {
|
||||
tooltipClass: 'warn small',
|
||||
icon: 'iqser:refresh',
|
||||
show: this.showReanalyseFilePreview,
|
||||
disabled: this.file.isProcessing,
|
||||
},
|
||||
{
|
||||
type: ActionTypes.circleBtn,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user