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
24 stars 8 forks source link

[TP]: Developing Solution for Unavailable content related to expired job listing #944

Open astkhikatredi opened 2 months ago

astkhikatredi commented 2 months ago

Context/background

In TP/CON users may face situations where they click on a saved link (for example, from slack automation), expecting to access specific content, only to find that the content is no longer available. This can lead to user confusion. To increase user satisfaction and provide clear communication in such scenarios, we need to develop a technical solution.

What needs to be done?

When user clicks in job listing's page URL, but job listing is already expired, please apply the same solution as in this PR: https://github.com/talent-connect/connect/pull/979

The message for expired job listing is the following: "Hey there! It looks like this job listing has expired. You can save this link to check if the job becomes available again, or you can browse other job openings. If you have any questions in the meantime, feel free to check out the FAQ."

When the jobseeker clicks the link to browse other job openings - we should make sure here, that the specific filters will be already applied.

THANK YOU!

astkhikatredi commented 6 days ago

Important update: we need same solution as in this PR