feat(ui): allow deletion of member from an org
Closed
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 323
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
If the user is admin, it should be able to delete other members from the org.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the organization member-management UI and the authorization path that identifies admins. Implement deletion for admins removing other members, then verify that non-admins cannot perform it and add or update the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100