-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
-
-
OCMUI Center Team Sprint 269
The purpose of this task is to convert any class-based React components with functional ones.
Out of scope: Refactoring into TypeScript, refactoring unit tests into RTL, moving from Redux to React Query
NOTE: There are no changes to the functionality, behavior, or visual changes. As such, the only testing that is needed is that all automated tests (both unit and e2e) pass as expected.
Files to be converted:
- src/components/App/ErrorBoundary.tsx
- src/components/clusters/ClusterDetailsMultiRegion/components/ClusterLogs/toolbar/ClusterLogsToolbar.jsx
- src/components/clusters/ClusterDetailsMultiRegion/components/Overview/InstallationLogView/InstallationLogView.jsx
- src/components/clusters/common/NodeCountInput/NodeCountInput.jsx
- src/components/clusters/common/UninstallProgress/UninstallProgress.jsx