flowfuse icon indicating copy to clipboard operation
flowfuse copied to clipboard

Unify team creation selector/page

Open cstns opened this issue 4 months ago • 0 comments

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.

cstns avatar Aug 12 '25 13:08 cstns