mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Make the analytics tables page fill the shell height and scroll internally so rows never paint under the sticky translucent header - Add horizontalScrollbarPosition option to DataGrid (top puts the horizontal scrollbar under the column headers) with header/body scroll syncing and wheel forwarding, plus tests - Add an opaque dark-mode underlay behind the floating header to fix the bright seam when content scrolls behind it - Scope the CmdK trigger glow to the button itself instead of a document-level mousemove listener that recomposited the header on every cursor move