Unify team creation selector/page
Open
area:frontend
task
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
We have three places that do the same job with small behavior and UI differences. Maintain one source of truth.
Duplicate logic and UI across:
- frontend/src/components/TeamTypeSelection.vue
- frontend/src/pages/team/create.vue
- frontend/src/pages/team/changeType.vue
Inconsistent behavior and extra maintenance.
Contributor guide
Assessment
This issue has not been assessed yet.