stable

Clone or download

Read-only

feat: Title is the first column is search results

Title column is now marked as the first column. That way we will be able to position (in a dedicated contribution) the title above other columns when user will scroll horizontally the table without losing context. Part of story #24197: search for Documents with criteria Change-Id: I453dc6e7c5c62ea999e76ff17640407e62b600d8

Modified Files

Name
M plugins/docman/include/REST/v1/Search/SearchColumnCollectionBuilder.php +7 −1 Go to diff View file
M plugins/docman/tests/unit/REST/v1/Search/SearchColumnCollectionBuilderTest.php +3 −3 Go to diff View file
M plugins/document/tests/unit/Tree/Search/ListOfSearchColumnDefinitionPresenterBuilderTest.php +1 −1 Go to diff View file