Actions
Refactor #28892
openRefactor Red Hat Repositories page
Description
The Red Hat Repositories page needs a refactor:
- Get Redux-related files out of the 'redux' folder and move them alongside their components, per the new convention
Wherever possible/feasible,
- Refactor class components into functional components
- Try to simplify file structure
- Use JSX and React Hooks for composition instead of HOC's, render props, or functions like getSetsComponent(), getEnabledComponent(), etc.
Updated by John Mitsch over 5 years ago
- Assignee set to Jeremy Lenz
- Target version set to Katello Backlog
- Triaged changed from No to Yes
Actions