talent-connect / connect

Mentor-mentee and jobseeker-company matchmaking platform used by ReDI School of Digital Integration, in Berlin, Munich and Düsseldorf, Germany.
https://connect.berlin.redi-school.org
19 stars 8 forks source link

[CON/Profile]: display the correct page/notification to the users with the `REJECTED` profile status #889

Closed katamatata closed 1 week ago

katamatata commented 3 months ago

Context/background

When users with the REJECTED profile status log into ReDI Connect, they see 'My Profile' page and stepper as if their profile had PENDING status. When users with the DEACTIVATED profile status log into the platform, they see a notification on the 'My Profile' page about their profile being deactivated. We must ensure we display the appropriate notification to users with REJECTED profile status or redirect users with REJECTED and DEACTIVATED profile statuses to the relevant page.

What needs to be done?

We should use the same approach we implemented on TP - create a /front/login-result page and navigate REJECTED and/or DEACTIVATED users there. (please see the last screenshot. For Connect please use the following message: "Ooops! It seems like your access to the platform has changed, If you believe this is a mistake or have any questions, please reach out to us at career@redi-school.org. We're here to help!"

Screenshots

Current page displayed to the rejected CON users: image

Current page displayed to the deactivated mentee: image

Current page displayed to the deactivated mentor: image

The page displayed to the deactivated/rejected company representatives on Talent Pool: image