pelagia-portal/App/components/layout
Claude (auto-fix) 964af311f8 feat(sidebar): make section headings collapsible accordion
Purchasing, Crewing and Administration headings are now collapsible
buttons (chevron + aria-expanded/aria-controls) that collapse by
default. Single-open accordion: opening one heading collapses any
other open one. The section containing the active route auto-expands
on mount/navigation so the user is never stranded on a hidden link.

Adds a jsdom/Testing Library unit test covering default-collapsed,
toggle, single-open accordion, and active-route auto-expand.

Fixes #96

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 20:44:37 +05:30
..
cart-icon.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
desktop-required.tsx fix(ui): remove PMS taglines from login and mobile pages 2026-05-28 15:23:23 +05:30
header.tsx feat(crewing): foundations — SITE_STAFF role, ranks reference data + admin (flagged) 2026-06-22 13:26:04 +05:30
mobile-bottom-nav.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
mobile-header.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
notification-bell.tsx fix(mobile): prevent notification dropdown overflow on small screens 2026-05-27 03:32:37 +05:30
report-issue-actions.ts feat(automation): add triage phase to issue watcher 2026-06-19 04:20:21 +05:30
report-issue-button.tsx feat(automation): issue-to-deploy pipeline — Report Issue button, Claude watcher, tag-triggered deploy 2026-06-11 16:39:43 +05:30
sidebar.tsx feat(sidebar): make section headings collapsible accordion 2026-06-23 20:44:37 +05:30