find-a-mentor icon indicating copy to clipboard operation
find-a-mentor copied to clipboard

Allow to edit mentorship request

Open moshfeu opened this issue 4 years ago • 10 comments

Allow mentees to cancel / edit mentorship request.

If anyone is willing to take this and need more explanations, I'll add them.

moshfeu avatar Jun 11 '21 13:06 moshfeu

@moshfeu I'll grab this.

brentmclark avatar Jun 15 '21 02:06 brentmclark

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?

moshfeu avatar Jun 15 '21 04:06 moshfeu

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)

moshfeu avatar Jun 22 '21 05:06 moshfeu

It will great if this feature is implemented 👍

ojalmaps avatar Sep 02 '21 00:09 ojalmaps

It will great if this feature is implemented 👍

Hi @ojalmaps , Are you talking about the edit mentorship part?

moshfeu avatar Sep 02 '21 04:09 moshfeu

I am talking about the cancel mentorship part.

ojalmaps avatar Sep 02 '21 16:09 ojalmaps

This is already implemented.

Screen Shot 2021-09-02 at 19 25 42

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?

moshfeu avatar Sep 02 '21 17:09 moshfeu

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?

KravMaguy avatar May 23 '22 10:05 KravMaguy

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.

moshfeu avatar May 23 '22 21:05 moshfeu

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.

KravMaguy avatar May 27 '22 05:05 KravMaguy