Previously resetFormState() was called on dialog close, wiping all user input. Now only UI state (errors, loading) is reset on close. Form data (team name, members, description, prompt) is preserved and only cleared after successful team creation. |
||
|---|---|---|
| .. | ||
| activity | ||
| dialogs | ||
| kanban | ||
| members | ||
| messages | ||
| tasks | ||
| CollapsibleTeamSection.tsx | ||
| provisioningSteps.ts | ||
| TeamDetailView.tsx | ||
| TeamEmptyState.tsx | ||
| TeamListView.tsx | ||
| TeamProvisioningBanner.tsx | ||
| TeamSessionsSection.tsx | ||
| UnreadCommentsBadge.tsx | ||