Skip to content

feat: enhance team creation with optional description#28

Merged
rnavyaprabha merged 1 commit intomainfrom
migration-issues
Apr 10, 2026
Merged

feat: enhance team creation with optional description#28
rnavyaprabha merged 1 commit intomainfrom
migration-issues

Conversation

@rnavyaprabha
Copy link
Copy Markdown
Collaborator

  • Updated the teams.create method to accept an optional description field.
  • Modified the schema to include validation for the team description.
  • Updated the TeamsPage component to allow users to input a team description when creating a new team.
  • Adjusted the display to show the team description on the TeamsPage if available.

- Updated the `teams.create` method to accept an optional `description` field.
- Modified the schema to include validation for the team description.
- Updated the TeamsPage component to allow users to input a team description when creating a new team.
- Adjusted the display to show the team description on the TeamsPage if available.
@rnavyaprabha rnavyaprabha merged commit 189e322 into main Apr 10, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant