mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-4845] Uploader - Expanded/collapsed state not exposed (#5015)
* state accessibility * remove aria-disabled
This commit is contained in:
parent
edc0945f39
commit
d7ff927b79
@ -7,6 +7,7 @@
|
||||
mat-button
|
||||
color="secondary"
|
||||
[disabled]="isConfirmation"
|
||||
[attr.aria-expanded]="!isDialogMinimized"
|
||||
(click)="toggleMinimized()">
|
||||
<mat-icon
|
||||
mat-list-icon
|
||||
|
Loading…
x
Reference in New Issue
Block a user