From f2ed303fed1fde9ca28e9a49dbe98433440a7970 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Fri, 24 Apr 2026 14:21:07 +0200 Subject: [PATCH] fix: apply getHeaderStickyRank to outerH pinned column header Completes the fix where pinned column filter popovers were hidden behind sticky body cells. The outerH was missed in the batch and still used the lower body-level stacking rank. Co-Authored-By: claude-flow --- src/components/PricingView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PricingView.tsx b/src/components/PricingView.tsx index b70a348..bfb3354 100644 --- a/src/components/PricingView.tsx +++ b/src/components/PricingView.tsx @@ -1451,7 +1451,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit, { e.stopPropagation(); handleResizeStart(e, 'outerL', columnWidths.outerL); }} /> - handleSort('outerH')}>