-
-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to edit mentorship request #795
Comments
@moshfeu I'll grab this. |
Thank you! 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 👍 |
Hi @ojalmaps , |
I am talking about the cancel mentorship part. |
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. |
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. |
Allow mentees to cancel / edit mentorship request.
If anyone is willing to take this and need more explanations, I'll add them.
The text was updated successfully, but these errors were encountered: