Closed lcjohnso closed 2 years ago
The NextJS app is hosted at https://www.zooniverse.org/projects/, so that URL will be automatically used as the root for all of the project navigation links. I forgot that when I added the admin link. The simplest fix is probably to change that link to use the fully qualified URL of the project admin page.
May as well add this to #3736 since I've been rewriting the project header in order to test it with React Testing Library.
Package
app-project
Describe the bug
The admin link target URL is incorrect.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Click "Admin Page" in nav header and arrive at https://www.zooniverse.org/admin/project_status/nora-dot-eisner/planet-hunters-tess
cc: @eatyourgreens