frontend: RestartButton: Fix `react-hooks/rules-of-hooks` — `useState`, `useLocation`, `useTranslation`, and `useEventCallback` are called conditionally (after a guard clause). Move all hook calls to the top of the component before any conditional returns. File: `frontend/src/components/common/Resource/RestartButton.tsx`

April 23, 2026 · #5190
View on GitHub
TypeScript Difficulty: Medium

Labels

good first issue frontend quality

Sign in required

Authenticate to use favourites & bookmarks

5