Coordinators can remove other coordinators
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Description:
Currently, coordinators can remove only users.
Give coordinators the ability to remove other coordinators.
GIVEN I am a coordinator of an account
WHEN I go to the team members tab
THEN I should see the delete icon next to all coordinators
AND I can delete them from the account if I click on the delete icon
Acceptance for a Task:
- [ ] Requires deployments
- [ ] Add/ maintain selectors for QA purposes
- [ ] Test coverage acceptable
- [ ] Linters passed
- [ ] Peer Reviewed
- [ ] PR Accepted
- [ ] Production burn in completed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the team members tab and trace how coordinator members are identified and how the existing user-removal action is enabled. Check the related frontend behavior and removal tests, then extend coverage for coordinator removal and verify that the delete icon appears and the coordinator can be removed.】【。
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100