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

Breadcrumb on goal detail page links to broken /goals page, doesn't link back to student #396

Open
mrabbitt opened this issue Aug 27, 2024 · 0 comments
Assignees

Comments

@mrabbitt
Copy link
Contributor

To replicate:

  1. Navigate to a goal detail page by clicking on a student, and then clicking on an existing goal. (The URL will be of the form: students/[student_id]/goals/[goal_id])
  2. Note that the student ID in the breadcrumbs is not clickable and is an ID rather than the student's name.
  3. Click on Goals segment of the breadcrumbs. This lands on a 404 page, with url /goals.

Expected behavior:

  • The student ID segment of the breadcrumbs should show the student name instead of ID, and it should link back to the student page.
  • The "Goals" segment of the breadcrumb should not be clickable as there is no "goals" page.
Screen.Recording.2024-08-27.at.4.41.56.PM.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Development
Development

No branches or pull requests

1 participant