danstarns / danstarns/project.md

Assign admin organization

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
JavaScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hookup the frontend to the already made mutations for assigning and revoking and admin of an organization. You can only assign and revoke an admin if you are the creator of the organization. When `assign admin` is clicked it should open a modal and display a list of users to assign and revoke.

![image](https://user-images.githubusercontent.com/35999252/89623576-be6c2180-d88c-11ea-996f-21d1d7446eeb.png)

![image](https://user-images.githubusercontent.com/35999252/89623584-c4fa9900-d88c-11ea-91df-fcb89f9a3a8b.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the frontend's existing organization-admin UI and the already-made assign and revoke mutations. Verify the creator-only condition, then trace the Assign admin interaction to the modal and its user list; done means the frontend can assign and revoke admins through that flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, javascript, mongodb, react
Domain
api, authorization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.