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
View on GitHub
TypeScript Difficulty: Medium

Labels

good first issue frontend quality

Sign in required

Authenticate to use favourites & bookmarks

5