Quota requests
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
When someone isn't allowed to create a team-folder themselves, they can request one; an admin approves or adjusts the quota.
We need:
- Front-end flow in the circles app
- Admin flow in the teams settings
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
Start by locating the circles app front-end and the teams settings entry points related to team-folder creation and quotas. Trace how an unauthorized user can request a team-folder and how administrators manage quotas; done means both the user request flow and the admin approval or adjustment flow are implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100