[ACS-6565] ADW - Document List View Header - UX Bugs (#3619)

This commit is contained in:
jacekpluta
2024-02-07 14:03:26 +01:00
committed by GitHub
parent 382486463b
commit 5f16e41147

View File

@@ -2165,7 +2165,7 @@
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_ON",
"type": "date",
"format": "timeAgo",
"class": "adf-ellipsis-cell adf-expand-cell-1",
"class": "adf-ellipsis-cell adf-no-grow-cell",
"sortable": true,
"desktopOnly": true,
"order": 40,
@@ -2177,7 +2177,7 @@
"sortingKey": "modifiedByUser",
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_BY",
"type": "text",
"class": "adf-ellipsis-cell adf-expand-cell-1",
"class": "adf-ellipsis-cell adf-expand-cell-3 adf-min-width-cell",
"sortable": true,
"desktopOnly": true,
"order": 50,
@@ -2370,7 +2370,7 @@
"sortingKey": "modifiedAt",
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_ON",
"type": "date",
"class": "adf-ellipsis-cell adf-expand-cell-2",
"class": "adf-ellipsis-cell adf-no-grow-cell",
"format": "timeAgo",
"sortable": true,
"desktopOnly": true,
@@ -2383,7 +2383,7 @@
"sortingKey": "modifiedByUser",
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_BY",
"type": "text",
"class": "adf-ellipsis-cell adf-expand-cell-2",
"class": "adf-ellipsis-cell adf-expand-cell-3 adf-min-width-cell",
"sortable": true,
"desktopOnly": true,
"order": 60,
@@ -2469,7 +2469,7 @@
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_ON",
"type": "date",
"format": "timeAgo",
"class": "adf-ellipsis-cell adf-expand-cell-1",
"class": "adf-ellipsis-cell adf-no-grow-cell",
"sortable": true,
"desktopOnly": true,
"order": 50,
@@ -2542,7 +2542,7 @@
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_ON",
"type": "date",
"format": "timeAgo",
"class": "adf-ellipsis-cell adf-expand-cell-1",
"class": "adf-ellipsis-cell adf-no-grow-cell",
"sortable": true,
"desktopOnly": true,
"order": 50,
@@ -2554,7 +2554,7 @@
"sortingKey": "modifiedByUser",
"title": "APP.DOCUMENT_LIST.COLUMNS.MODIFIED_BY",
"type": "text",
"class": "adf-ellipsis-cell adf-expand-cell-1",
"class": "adf-ellipsis-cell adf-expand-cell-3 adf-min-width-cell",
"sortable": true,
"desktopOnly": true,
"order": 60,