Files
sencho/frontend/src/components/sidebar
SaelixCode f9a80f30dc fix: wrap tooltip icon triggers in span for Radix compatibility
TooltipTrigger asChild requires a native element to forward props.
Lucide icon components did not reliably receive data-state and event
handlers, so tooltips on the check-failed and git-pending indicators
did not open. Wrapped each icon in a span.
2026-07-02 12:48:57 -04:00
..