Team List
Overview
The TeamList
component is a view component that displays a list of teams in a project. The list of teams is displayed in an accordion format, with each team having its own section that can be expanded to show more details.
Functionality
- Breadcrumb navigation
- A button to create a new team
- Search input
- Accordion list of teams.
Each team section includes:
- A button to edit the team
- A button to delete the team
- A table of team members.
Parameters
No parameters are needed.