We now handle multiple mentors who react to the same help request as well as handle duplicates.
How is this accomplished?
We check for duplicate and have a check for number of mentors. If there is only one we display single mentor message along with a profile image. If there is more then one, we display the multiple mentors message and only list the mentors on their way (no image).
Checklist
[x] I have tested the changes in development
[ ] I have received review from at least one other team member
What are you trying to accomplish with this PR?
We now handle multiple mentors who react to the same help request as well as handle duplicates.
How is this accomplished?
We check for duplicate and have a check for number of mentors. If there is only one we display single mentor message along with a profile image. If there is more then one, we display the multiple mentors message and only list the mentors on their way (no image).
Checklist