From c5ee606cb415a8a818687072440be1d341c46941 Mon Sep 17 00:00:00 2001 From: MichalKinas <113341662+MichalKinas@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:08:57 +0200 Subject: [PATCH] [ACS-3497] - Fix accessibility issues in ACA personal files (#7833) --- .../src/lib/breadcrumb/breadcrumb.component.html | 2 +- .../user-icon-column.component.spec.ts | 4 ++-- .../search-filter-container.component.html | 3 ++- .../search-filter-container.component.spec.ts | 14 +++++++------- .../datatable-cell.component.spec.ts | 1 - .../datatable-cell/datatable-cell.component.ts | 1 - .../components/date-cell/date-cell.component.ts | 4 +--- .../filesize-cell/filesize-cell.component.ts | 1 - lib/core/src/lib/i18n/en.json | 3 ++- .../notification-history.component.html | 9 ++++++--- lib/core/src/lib/pipes/user-initial.pipe.spec.ts | 16 ++++++++-------- lib/core/src/lib/pipes/user-initial.pipe.ts | 2 +- .../userinfo/components/user-info.component.html | 8 ++++---- .../components/user-info.component.spec.ts | 10 +++++----- .../lib/protractor/core/pages/user-info.page.ts | 2 +- 15 files changed, 40 insertions(+), 40 deletions(-) diff --git a/lib/content-services/src/lib/breadcrumb/breadcrumb.component.html b/lib/content-services/src/lib/breadcrumb/breadcrumb.component.html index b038c19438..af527bd2e8 100644 --- a/lib/content-services/src/lib/breadcrumb/breadcrumb.component.html +++ b/lib/content-services/src/lib/breadcrumb/breadcrumb.component.html @@ -72,7 +72,7 @@ role="navigation" [attr.aria-label]="'BREADCRUMB.ARIA-LABEL.BREADCRUMB' | translate" > -