stable
Clone or download
Read-only
What's the point to be able to search for documents if we cannot interact with them? This contribution adds a link to every items (except empty) in order to access its content: * Follow a Link * Download a File * See an Embedded * Access to a Wiki * See the content of a Folder Note: do not forget the feature flag to test the feature. Part of story #24197: search for Documents with criteria Change-Id: Ibc256f7a0bdfdba1485199e6751682865c557816
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.test.ts | +174 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/TableBodyResultRow.vue | +64 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/__snapshots__/TableBodyResultRow.test.ts.snap | +5 | −1 | Go to diff View file |