github AsmitNepali/resized-column v4.0.2

2 hours ago

Fixes

  • Modal and slide-over toolbar triggers no longer render behind the topbar. A column manager (or filter) configured with ->modal() / ->slideOver() renders inside .fi-ta-header-ctn, which this package gives its own stacking context (z-index: 21) so toolbar dropdowns clear the sticky thead. That trapped the modal overlay's z-index: 40 inside the 21 context, leaving the whole slide-over — heading included — under Filament's topbar (z-index: 30). The toolbar context now lifts above the chrome only while a toolbar modal is open.

Chores

  • Dropped the Buy Me a Coffee funding link; GitHub Sponsors stays.

Full Changelog: v4.0.1...v4.0.2

Don't miss a new resized-column release

NewReleases is sending notifications on new releases.