code-corps / code-corps/code-corps-ember

Denying project membership requests

Ouverte
#1,005 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
120
Forks
75
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# Problem

Currently, when a user clicks "Join Project" on the project page, it sends a membership request to the owner/admin of the project. The owner/admin of the project can approve or deny the request. If the owner/admin denies the project, the user who requested to join won't receive a message telling them so. This could lead to a few situations.

1. Nothing.

2. The user asking to join will assume that the request didn't go through, so they request again, adding noise to the project owner/admin's request feed. The project owner/admin could deny again and the same process could repeat. Or, the project admin/owner will simply keep the request in their inbox, not accepting, not denying which would give the user a "membership pending" under their profile picture every time they visited that project.

# Possible Solution

When the project owner selects "deny", they will be asked to give a reason before they are allowed to actually submit the denial. The reasons could be populated and selected in a drop down menu. Potential reasons could be: Too many contributors with similar skills, not enough work for skill set, other, not taking on new coders, etc.

Adding the extra step could also decrease accidental denying, where the project owner/admin meant to click approve, but instead hits deny.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par le flux Join Project de la page du projet et suivez le parcours de refus d’une demande d’adhésion par owner/admin. Vérifiez comment la personne à l’origine de la demande voit le statut de son adhésion et comment le refus est envoyé ; le travail est terminé lorsque le refus nécessite un motif et que la personne à l’origine de la demande reçoit un message clair expliquant la décision.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
frontend
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
42/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.