refactor: adjust text truncation in StockVerifyDialog for improved readability of product names
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run

This commit is contained in:
Yoga Pangestu 2026-07-05 16:41:53 +07:00
parent 1253711147
commit 0ba5ca0e6b

View File

@ -214,7 +214,7 @@ function submitVerify() {
<MediaThumbnailCell :items="cutting.results[index]?.product_variant?.images ?? []" :max-visible="1" />
</div>
<div class="flex-1 min-w-0">
<p class="font-medium text-sm truncate">{{ result.name }}</p>
<p class="font-medium text-sm">{{ result.name }}</p>
<p class="text-xs text-muted-foreground">
{{ result.cutting_result }} pcs
<span class="text-[10px] block sm:inline">({{ result.original_sample }} Sample, {{