refactor: migrate all legacy wizards to use wizard framework
Open
technical-debt
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
## Requirements
1. migrate all usages of `src/shared/wizards/*` to use `src/shared/ui/*`
1. delete `src/shared/wizards/*` and related code
Contributor guide
Research direction
Start by inventorying every usage of src/shared/wizards/* and comparing it with the APIs in src/shared/ui/*. Migrate all identified usages to the wizard framework, then remove src/shared/wizards/* and related code. Done means no legacy wizard usages or legacy wizard code remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100