To integrate group memberships more fluidly into the community-building aspects of Discourse posts, it would helpful to have a short-cut for inserting the join group interface directly into any post.
For example, it could be a code added to the end of a group name, e.g. @volunteers_group:join. Whether the button appears as +Join or +Request to join or -Leave will depend on the users current membership and group security.
The button should be displayed with the group name, as well as a note indicating what priviliges joining that group offers, i.e. is it a public/private group; which categories have added visibility.
The feature would give administrators of projects the ability to bootstrap teams very efficiently.
Canāt you just send out invites which contain a group membership? As I understand it, invites work to add existing users to a group, correct @techapj?
I think the use case is around self service, the groups page is kind of hidden, it would be a fairly complex change permission wise to support the proposal though
There are three content streams being featured, but each attendee should pick only one to focus on. Select which group to join below. We are also looking for 5 jury members to choose winning projects. Apply if interested.
So youāre saying that there is already a method in the codebase for generating this link, contrary to @samās concern, and itās mostly a matter of building a new UI around generating the link?
I think that āStream 1ā¦ā example would still work pretty well if those āJOINā buttons were appropriately styled and just linked to the group page. I strongly doubt youād lose many people in the onboard funnel with that extra click.
Although far from a perfect equivalent, I do hate it when websites use that interactive āfollow usā Twitter widget which asks me to follow them immediately instead of taking me to their Twitter stream so I can see if Iām actually interested in what theyāre putting out.
Sort of, we should allow for /groups?only-show-group=bla which would be a very easy change and take away a ton of the current noise of simply linking to the groups page. (eg: what if there are 100 groups)
Raising this from the dead, Iāve searched and not found a good option - We want to make a lot of site settings centralized to one place.
a ānotify me if the chatbot mentions @xyz groupā yes-no selection that links to the group join/leave handler. Linking to groups/?showonly= is the next best thing but ājoiningā a āsettings groupā isnāt intuitive for a lot of our users.