Allow to edit mentorship request
Allow mentees to cancel / edit mentorship request.
If anyone is willing to take this and need more explanations, I'll add them.
@moshfeu I'll grab this.
Thank you! May hold on a bit because I'm changing basically all the files in the project as part of #802 .
I'll find a stable point, merge to master then you could checkout and I'll continue.
Let's start with the server side if sounds good?
I finished the first phase of moving to typescript. I'll take a break from it so we could work on other tasks and will complete typescript once we will be more stablize (new code will be in ts of course)
It will great if this feature is implemented 👍
It will great if this feature is implemented 👍
Hi @ojalmaps , Are you talking about the edit mentorship part?
I am talking about the cancel mentorship part.
This is already implemented.

Notice, the cancel button is only when mentor hasn't respond to the request yet. Once the mentor approved, the cancellation should be "face to face".
Makes sense?
I had this happen to me the other day, I thought I would look for a mentor on the site. I sent a request but after I sent it I wanted to edit some details in the request, I didnt see that option so I cancelled the request. Now when I click on the mentor the form fields are filled with the last request but If i try to send it just gives me a toast saying a request already exists, (suspended in a cancelled state).. is that the desired behavior, or should we fix it?
I believe we should fix it. Note that the change should be in both the client and the server. We should also think about the user experience. How / where the user will be able the edit a request.
If anyone is willing to take this and need more explanations, I'll add them.
I could be of some help if I knew how to set up the project. my atlas does not populate. we have custom start scripts though they are not discussed in the readme, not sure if these are relevant. I tried "yarn user:import" but it crash. gitpod for quick start is mentioned in client readme but it doenst work if you need server.