mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
[ACS-9233] a11y testing: Edit Aspects - Interactive controls must not be nested (#10680)
This commit is contained in:
committed by
GitHub
parent
ac11fa8a65
commit
1422604991
@@ -60,6 +60,7 @@ export class AspectListComponent implements OnInit {
|
||||
nodeAspectStatus: string[] = [];
|
||||
notDisplayedAspects: string[] = [];
|
||||
hasEqualAspect: boolean = true;
|
||||
isPanelOpen: boolean[] = [];
|
||||
|
||||
private readonly destroyRef = inject(DestroyRef);
|
||||
|
||||
|
Reference in New Issue
Block a user