People List
Overview
The PeopleList
component is the main view that displays a list of members in a project. The list of members is displayed in a table format with name, email and action column.
Functionality
- Breadcrumb navigation
- A button to invite people:
useInvitePeopleModal
- Search input
- A button to filter role
- A table with a list of members:
PeopleItem
Parameters
No parameters are needed.