Right now we can't remove inactive team members.
- Add a
Button with IconEtcVertical right after Role Selector
- Add
Popover with ContextMenu inside
- Should be visible only for those who has "Write" role
- Context Menu should have "Remove" button
Confirmation is required before actual removing.
- Implement team member removing on API side.
- Team list should be updated after remove