Frank Stellmacher
|
b8a9fe860e
|
refactor(sidebar): H2 — extract 5 hooks + 5 sub-components (#664)
* refactor(sidebar): H2.1 — extract helpers + constants
* refactor(sidebar): H2.2 — extract useSidebarNewReleasesUnread hook
* refactor(sidebar): H2.3 — extract useSidebarNavDnd hook
* refactor(sidebar): H2.4 — extract 3 hooks (LibraryDropdown + ScrollVisible + PerfProbe)
* refactor(sidebar): H2.5 — extract SidebarPerfProbeModal component
* refactor(sidebar): H2.5–H2.8 — split JSX into per-block components
Sidebar.tsx 938 → 271 LOC. All resulting files under the 400-LOC guideline:
components/sidebar/SidebarLibraryPicker.tsx 96
components/sidebar/SidebarActiveJobs.tsx 58
components/sidebar/SidebarNavBody.tsx 293
components/sidebar/SidebarPerfProbeModal.tsx 259
components/sidebar/SidebarPerfProbePhase2.tsx 176
|
2026-05-13 21:42:18 +02:00 |
|