Closed bbelderbos closed 1 year ago
join comes in
moderators have join requests approve will be an update to members list of groups and delete the request from the model, deny will delete the request off of the model.
Cool, new PR?
I will write up tonight and get it doneThank you,James Dycus, M.Ed.Sent from my iPhoneOn May 9, 2023, at 1:20 PM, Bob Belderbos @.***> wrote: Cool, new PR?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
@JAWD-001 kudos / great job on the whole approval flow you introduced this week 😍
First sent to moderator for approval, I started a request table here: https://github.com/JAWD-001/peer_mentoring/pull/37/files
So a request comes in there first, then make a new view for the moderator to approve these requests. Upon approving you update the group.members ...
Maybe make a note here how you would do this step by step and I will comment further ...