frontend: CustomResourceInstancesList: Fix `react-hooks/rules-of-hooks` — `useNamespaces` is called inside a `.map()` callback, meaning the number of hook calls varies between renders. Extract the per-item logic into a separate component. File: `frontend/src/components/crd/CustomResourceInstancesList.tsx`
April 23, 2026 · #5193
TypeScript
Difficulty: Medium
Labels
good first issue frontend quality
Parent Repository
kubernetes-sigs/headlamp
TypeScript repository
6,235 703