From 0ef98de8ebb52e4685c25bbbe6c8fbb136a09834 Mon Sep 17 00:00:00 2001 From: Dante Date: Fri, 8 May 2026 20:56:35 +0900 Subject: [PATCH] fix: make credits help icon a tooltip button in cloud user popover (FE-617) (#12072) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary The help icon (lucide circle-help) next to the credits balance in the cloud user popover was a bare `` with `v-tooltip` and `cursor-help`. PrimeVue tooltip on a bare `` did not fire reliably and the icon had no focus/keyboard semantics, so users saw "no hover action and not clickable". Wrap the icon in `