[ACA-2489] - Drag and Drop is not operable with keyboard alone (#1235)

* filter out image-viewer for key navigation

* cancel keyboard navigation for cdk-overlay-container children
This commit is contained in:
Cilibiu Bogdan
2019-10-24 07:55:57 +03:00
committed by GitHub
parent bd81c496d8
commit cb268f2ebe
3 changed files with 6 additions and 4 deletions

View File

@@ -115,7 +115,8 @@ export class PreviewComponent extends PageComponent
private containersSkipNavigation = [
'adf-viewer__sidebar',
'mat-dialog-container'
'cdk-overlay-container',
'adf-image-viewer'
];
constructor(