From ba05d3a1df3eac489bd7304cc10b75066bc29e62 Mon Sep 17 00:00:00 2001 From: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com> Date: Fri, 11 Nov 2022 21:20:05 +0100 Subject: [PATCH] ACS-3550 Fixed accessibility issues related with move and copy dialogs (#7961) * ACS-3550 Fixed accessibility issues related with move and copy dialogs * ACS-3550 Revert changes for button role for cells * ACS-3550 Shorter css rule * ACS-3550 Fixed lint issues * ACS-3550 Changed selector to fix e2e tests --- .../dropdown-breadcrumb.component.html | 4 +++- .../content-metadata.component.html | 2 +- ...content-node-selector-panel.component.html | 5 +++-- ...content-node-selector-panel.component.scss | 9 +++++++- .../content-node-selector-panel.component.ts | 8 +++++++ .../content-node-selector.component.html | 7 +----- .../sites-dropdown.component.html | 4 +++- .../site-dropdown/sites-dropdown.component.ts | 22 ++++++++++++++++++- lib/core/src/lib/i18n/en.json | 7 +++--- .../infinite-pagination.component.html | 3 ++- .../content-node-selector-dialog.page.ts | 2 +- 11 files changed, 55 insertions(+), 18 deletions(-) diff --git a/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.html b/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.html index ac88ccd77d..221e46693c 100644 --- a/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.html +++ b/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.html @@ -3,6 +3,7 @@ [attr.aria-label]="'BREADCRUMB.ARIA-LABEL.BREADCRUMB' | translate">