Closed crysfel closed 4 years ago
Code looks good to me, but I can't shake the feeling that excluding unavailable mentors from the mentors list is cutting too deep. Maybe in the UI you could continue to show the unavailable mentors, but replace the connections section with some copy that says, for example, this mentor has marked themselves unavailable
.
@brentmclark @arku Thank you so much for your review! I've implemented the updates
Code looks good to me, but I can't shake the feeling that excluding unavailable mentors from the mentors list is cutting too deep. Maybe in the UI you could continue to show the unavailable mentors, but replace the connections section with some copy that says, for example,
this mentor has marked themselves unavailable
.
Yes! I like this idea, I will update the code to return the mentors but with available=false
so the UI can take those out
As a mentor I want to set my availability, so I can hide my profile from the mentor search results.
closes #118