Fixes
- Fix board modal stacking context by removing
z-index: 0that trapped modals behind sidebar/topbar (#97) - Remove
blade-capture-directiveprovider dropped in Filament v5.4.0 - Fix nested
fi-page-header-main-ctnwrapper causing board page headings to sit lower than resource list pages - Persist search query in URL (
?search=) matching existing filter URL persistence - Remove redundant "remove all filters" button from indicator row (Reset in dropdown handles this)
- Use
gap-x-5instead ofgap-5on board column container