equinor / equinor/fusion-framework
app: investigate and fix workaround marked "shit fix" in App.ts
Open
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 10
- Avg merge
- 19h 40m
- Merged PRs (30d)
- 150
Description
In `packages/modules/app/src/app/App.ts` there's a `// TODO - shit fix` comment marking a known workaround that needs a proper fix. Investigate the surrounding code and replace the workaround with a proper solution.
Contributor guide
Research direction
Start by reading packages/modules/app/src/app/App.ts and the code surrounding the `// TODO - shit fix` comment. Trace the workaround's callers and current behavior, then identify the relevant tests or reproduction path. Done means the workaround is replaced with a proper solution and the existing behavior remains covered and passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100