emuniq/filament-collapsible-subnav
Filament v3–v5 plugin that adds a collapsible toggle to resource page sub-navigation sidebars (secondary nav), working with both top navigation and sidebar layouts. Auto-registers to all panels with zero configuration; optional theme CSS bundling.
aria-label, dark-mode tooltips) for enterprise admin panels subject to audits (e.g., healthcare, finance).composer require.Adopt when:
aria-label or dark-mode tooltip failures in sub-navigation.Look elsewhere if:
.fi-sidebar-item-btn, etc.).For Executives: *"This plugin solves two high-impact problems for our admin panel:
Example: If we upgrade our ‘SaaS Billing Portal’ to Filament v5 next quarter, this plugin keeps the collapsible nav (which users love) working out-of-the-box. It’s like getting a free security patch and accessibility upgrade.
Risk: None. It’s a zero-configuration plugin with MIT license—no vendor lock-in."*
For Engineers: *"v1.6.0 is a drop-in upgrade with these fixes:
composer.json—no other changes needed.livewire:navigated).::after pseudo-elements, so they render even if Tippy/Alpine is misconfigured.aria-label to collapsed items and fixed dark-mode contrast.Action items:
dark class).Risk: Zero. This is a backward-compatible release with stricter constraints (PHP 8.1+, Laravel 10+), so existing v3/v4 installs won’t break."*
For Design/UX Teams: *"This release fixes two UX pain points:
aria-label, so keyboard users won’t get stuck.Proposal:
Ask: Should we align the collapsed button icon with our design system (e.g., replace the default chevron with a custom SVG)?"*
How can I help you explore Laravel packages today?