fix : fixed tooltip for virtual cell

This commit is contained in:
musharaf
2023-11-30 16:56:51 +05:30
parent a31b544ba5
commit e84c4684d6
2 changed files with 21 additions and 20 deletions

View File

@@ -154,8 +154,8 @@ const openDropDown = (e: Event) => {
>
<LazySmartsheetHeaderVirtualCellIcon v-if="column && !props.hideIcon" />
<NcTooltip placement="bottom" :class="{ truncate: !isForm }" class="name pl-1">
<template v-if="!isForm && !isExpandedForm" #title>
<NcTooltip placement="bottom" class="truncate name pl-1">
<template #title>
{{ tooltipMsg }}
</template>
<span :data-test-id="column.title">