From 1d7ef6209592e8703cdbaf48d4340d141fa461a5 Mon Sep 17 00:00:00 2001 From: Cilibiu Bogdan Date: Mon, 14 Oct 2019 13:18:17 +0300 Subject: [PATCH] [ADF-4953] Uploader - confirmation dialog actions should return focus to the upload dialog (#5148) * trap confirmation dialog * focus dialog when not in confirmation state * test --- .../file-uploading-dialog.component.html | 2 +- .../file-uploading-dialog.component.spec.ts | 20 +++++++++++++++++++ .../file-uploading-dialog.component.ts | 6 +++++- lib/content-services/upload/upload.module.ts | 4 +++- 4 files changed, 29 insertions(+), 3 deletions(-) diff --git a/lib/content-services/upload/components/file-uploading-dialog.component.html b/lib/content-services/upload/components/file-uploading-dialog.component.html index cd0b6d9f8d..b392012084 100644 --- a/lib/content-services/upload/components/file-uploading-dialog.component.html +++ b/lib/content-services/upload/components/file-uploading-dialog.component.html @@ -107,7 +107,7 @@