-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
A-frontendArea: Web frontendArea: Web frontendC-bugCategory: This is a bugCategory: This is a bugE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRP-lowLow priority issuesLow priority issues
Description
#519 fixed a panic happening when visiting a crate's source page when no source was available (due to a build failure), by showing a 404 page instead.
Still, the link to the source tab is unconditionally present in the navbar, even when we know it will lead to a 404 page. We should fix this by hiding the link in those cases.
Metadata
Metadata
Assignees
Labels
A-frontendArea: Web frontendArea: Web frontendC-bugCategory: This is a bugCategory: This is a bugE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRP-lowLow priority issuesLow priority issues