Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Typo in skip profile link on profile-creation for employers currently redirects to "/services/employer/dashboard" but needs to redirect to "/services/employers/dashboard" #56

Closed not-damien closed 1 month ago

not-damien commented 1 month ago

Duplicate Check

Issue Type

Bug

Issue Description

Typo in skip profile link on profile-creation for employers currently redirects to "/services/employer/dashboard" but needs to redirect to "/services/employers/dashboard"

URL of the Page

/create-profile/employer/personal

Steps to Reproduce

1) go to edit your profile as an employer 2) click skip button

Expected Behavior

No response

Additional Context

No response

Recommended Priority Level

None

rorosaurus commented 1 month ago

Fixed in PR62