CodeForPhilly / CodeForPhilly/laddr

Feature request: Improve "add-member" functionality based on user and project role

Aperta
#56 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Smarty
Stelle
62
Fork
34
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Current add-member to the project functionality is allowing any users to add any other user to the project.

In order to have easy to use interface for new users, I suggest splitting this functionality based on user rights and role on project. Could be added also to "improve user roles rights" topic.

Admin user:
- add-member is working as current implementation (allow to add user by adding username i.e. typeahead - see #194)
- have "+Add" button under list of project members

Project founder/maintainer:
- user who started project (founder), or
- user to whom founder transferred "maintainer" role
- should have add-member as_is (like in current implementation), see #134
- have "+Add" button under list of project members

All other users:
- currently user has to click "+Add" button, then write his username, and submit (problem: too many steps)
- should be improved, this user should be able to add himself/herself to the project with one click (i.e. autofill current user to add myself to a project, see #194)
- should see button "+Participate" meaning that user wants to be added to this project (see #123)
- user role on a project should be filled by project founder/owner

Cheers,
Miroslav

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.