Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joining teams #11

Open
1 of 3 tasks
kamicut opened this issue Jan 9, 2019 · 2 comments
Open
1 of 3 tasks

Joining teams #11

kamicut opened this issue Jan 9, 2019 · 2 comments
Labels

Comments

@kamicut
Copy link
Member

kamicut commented Jan 9, 2019

Teams should have 3 levels of "joinability":

@kamicut kamicut added the Type: Enhancement New feature or request label Jan 9, 2019
@sethvincent sethvincent removed their assignment Aug 16, 2019
@sethvincent
Copy link
Contributor

This should be split up into at least three issues. Right now I think I'm only working on the case where a team is public and has require_join_request=false.

Other cases include:

  • team has require_join_request=true. this would display a different ui element or flow for joining the team and would need a new page or ui element for showing moderators which users have requested to join
  • team has privacy=private. In this case we should decide how much information is shown to a user that does not belong to a team. does the page for a private team 404 for someone that isn't logged in? this requires a moderator to add/invite any new users.

@sethvincent sethvincent changed the title Users can request to join Joining teams Aug 16, 2019
@sethvincent
Copy link
Contributor

Revised this to be more of an issue-tracking issue linking out to three more specific tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants