[ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) (#3685)

This commit is contained in:
jacekpluta 2024-03-10 15:55:35 +01:00 committed by GitHub
parent 93cf1b9198
commit 789d07d59f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2248,7 +2248,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2298,7 +2298,7 @@
"key": "role",
"title": "APP.DOCUMENT_LIST.COLUMNS.ROLE",
"type": "text",
"class": "adf-no-grow-cell",
"class": "adf-no-grow-cell adf-ellipsis-cell",
"sortable": true,
"template": "app.columns.libraryRole",
"desktopOnly": false,
@ -2310,7 +2310,7 @@
"key": "visibility",
"title": "APP.DOCUMENT_LIST.COLUMNS.VISIBILITY",
"type": "text",
"class": "adf-no-grow-cell",
"class": "adf-no-grow-cell adf-ellipsis-cell",
"sortable": true,
"template": "app.columns.libraryStatus",
"desktopOnly": true,
@ -2357,7 +2357,7 @@
"key": "role",
"title": "APP.DOCUMENT_LIST.COLUMNS.ROLE",
"type": "text",
"class": "adf-no-grow-cell",
"class": "adf-no-grow-cell adf-ellipsis-cell",
"sortable": true,
"template": "app.columns.libraryRole",
"desktopOnly": false,
@ -2369,7 +2369,7 @@
"key": "visibility",
"title": "APP.DOCUMENT_LIST.COLUMNS.VISIBILITY",
"type": "text",
"class": "adf-no-grow-cell",
"class": "adf-no-grow-cell adf-ellipsis-cell",
"sortable": true,
"template": "app.columns.libraryStatus",
"desktopOnly": true,
@ -2466,7 +2466,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2540,7 +2540,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2625,7 +2625,7 @@
"template": "app.columns.tags",
"key": "tags",
"title": "APP.DOCUMENT_LIST.COLUMNS.TAGS",
"class": "adf-full-width adf-expand-cell-4",
"class": "adf-full-width adf-expand-cell-4 adf-ellipsis-cell",
"type": "text",
"sortable": false,
"desktopOnly": true,
@ -2735,7 +2735,7 @@
"key": "role",
"title": "APP.DOCUMENT_LIST.COLUMNS.ROLE",
"type": "text",
"class": "adf-no-grow-cell",
"class": "adf-no-grow-cell adf-ellipsis-cell",
"sortable": true,
"template": "app.columns.libraryRole",
"desktopOnly": false,
@ -2747,7 +2747,7 @@
"key": "visibility",
"title": "APP.DOCUMENT_LIST.COLUMNS.VISIBILITY",
"type": "text",
"class": "adf-no-grow-cell",
"class": "adf-no-grow-cell adf-ellipsis-cell",
"sortable": true,
"template": "app.columns.libraryStatus",
"desktopOnly": true,