Critical component as main entrypoint of the app
State of the component:
- Class component
- 766 lines
- No typing and no hooks
- Uses HOC Providers
Objectives
Ranked by priority
- Migrate it to a Functional component (along with TS)
- Remove the Providers injections to use RTK
- Break it in small / modular and dedicated components