From 6b6049e48e3621939d90d2f89651a448adbd1e29 Mon Sep 17 00:00:00 2001 From: Alexander Brown Date: Mon, 9 Mar 2026 09:52:28 -0700 Subject: [PATCH] fix: Add a tooltip to account for assets with really long names. (#9665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Simple tooltip, default show delay. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9665-fix-Add-a-tooltip-to-account-for-assets-with-really-long-names-31e6d73d3650811f9057d1ec41e761b6) by [Unito](https://www.unito.io) --- .../workflow/sharing/components/AssetSectionList.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/platform/workflow/sharing/components/AssetSectionList.vue b/src/platform/workflow/sharing/components/AssetSectionList.vue index 8690386250..54ddf344f7 100644 --- a/src/platform/workflow/sharing/components/AssetSectionList.vue +++ b/src/platform/workflow/sharing/components/AssetSectionList.vue @@ -46,7 +46,10 @@ onThumbnailError($event.name, $event.previewUrl) " /> - + {{ item.name }}