RealDevSquad / RealDevSquad/website-backend
Feature : Discord Group edit functionality for super users
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Currently, In the dashboard site, super-users have no option to edit the group. There is only one option to delete the group. An option to edit the group is required to let the super-user edit the group name and description
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 tracing the dashboard's existing super-user group deletion flow and the backend entry point that handles it. Determine how group name and description updates should be exposed, then verify that a super-user can edit both fields while other users retain the current permissions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100