[feat-023] Lift filter + column popovers above sticky table cells
User reported the Add filter popover rendered with empty middle - turned out the sticky doc-name column in TRTable runs at z-[60] and the popovers were at z-30, so the table cells were painting over the popover content. Bumped both popovers (TRFilterBar add-filter + ColumnVisibilityMenu) to z-[80] so they sit above the sticky cells but below modal overlays at z-[100]+. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| Repository | nwhitehouse/mike |
|---|---|
| Author | Nick Whitehouse <nick.whitehouse@mccarthyfinch.com> |
| Authored | |
| Parents | 80763429 |
| Stats | 2 files changed , +2 , -2 |
| Part of | Tabular review filtering + verified cell state |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-e95c36c7.md
from inside the repo you want the change in.