Skip to content
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

Candidatures : Corriger les URLs de retour du sélecteur de métiers [GEN-8171] #3804

Merged
merged 1 commit into from
May 2, 2024

Commits on May 2, 2024

  1. Set select_job back_url to accessible views

    Before this change, the select jobs back button directed users to
    `check_prev_applications`, which redirects to the select jobs. Users
    were thus directed to select jobs when they pressed back from select
    jobs, which trick users into thinking the button doesn’t work.
    
    Instead, point the back button to the beginning of the process for
    prescribers and job seekers: the job description or employer card.
    
    For employers, they are either declaring a hire or recording a job
    application. In both case, they can simply go back to their dashboard.
    francoisfreitag committed May 2, 2024
    Configuration menu
    Copy the full SHA
    60b7545 View commit details
    Browse the repository at this point in the history