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) to meet regulatory requirements (e.g., Section 508, GDPR) or internal audits, particularly for public-facing admin panels (e.g., government portals, healthcare systems).Adopt when:
aria-label or dark-mode issues in sub-navigation, and you lack bandwidth to build custom solutions.->spa()) and experiences navigation state desync (e.g., collapsed states resetting on route changes)..fi-sidebar-item-btn) and you prioritize maintainability over custom builds.Look elsewhere if:
For Executives/Stakeholders: *"This package solves two critical pain points for our Filament admin panels:
Why now? The latest update (v1.6.0) fixes critical bugs in Filament v5 and SPAs, making it production-ready. It’s like getting a free accessibility audit and upgrade path in one. Ask: Should we enable this for the ‘Customer Portal’ (highest clutter complaints) in the next sprint?"
For Engineers/Dev Leads: *"Zero-effort upgrade for Filament v5:
::after elements replace JS-dependent tooltips—works in v4/v5 even if Tippy/Alpine is misconfigured.dark class (no more white-on-white text).aria-label to collapsed items.composer require emuniq/filament-collapsible-subnav
Optional: Run php artisan collapsible-subnav:install to bundle CSS with your theme (reduces HTTP requests).dark class).composer.json and validate in staging."*For Product/UX Teams: *"Proposal: Pilot collapsible sub-navigation on the ‘Content Library’ (most sub-items) to reduce cognitive load.
->plugin() in ContentLibraryPanel.php for manual control).How can I help you explore Laravel packages today?