[ACS-5675] replace breadcrumbs with H1 tags (#3358)

* rename tabs css class to match the ACA app

* fix incorrect tooltip for close button

* fix close button layout and a11y

* lazy loading for details component

* replace breadcrumbs with H1 tag

* replace breadcrumbs with H1 tag

* cleanup unused playwright pages

* remove breadcrumbs from e2e

* remove line height
This commit is contained in:
Denys Vuika
2023-07-21 10:42:23 +01:00
committed by GitHub
parent e2257bad23
commit 9204194e53
42 changed files with 99 additions and 206 deletions
+2 -2
View File
@@ -401,6 +401,7 @@
},
"INFO_DRAWER": {
"TITLE": "Details",
"CLOSE": "Close",
"DATA_LOADING": "Data is loading",
"TABS": {
"PROPERTIES": "Properties",
@@ -408,8 +409,7 @@
"VERSIONS": "Versions",
"COMMENTS": "Comments",
"PERMISSIONS": "Permissions",
"EXPAND": "Expand",
"CLOSE_LIBRARY": "Close Library"
"EXPAND": "Expand"
}
},
"TOOLTIPS": {