Requested by: @joshbermanssw via YakShaver.ai 🦬
cc: @joshbermanssw, @Marxoz, @wicksipedia, @adamcogan
Hi Team!
🟥 Watch the video (28 sec)
Pain
A client-side exception occurs on all pages using the navigation bar component when a docs page is deleted without removing its link from the navbar. This needs to be addressed to prevent errors across the site.
Acceptance Criteria
- No client-side exceptions occur when a docs page is deleted without removing its link from the navbar.
- The navigation bar should handle missing links gracefully.
- Documentation is updated to include steps for safely deleting a docs page.
Reproduce Steps
- Delete a docs page from the Tina.io repository.
- Ensure the link to the deleted page remains in the navigation bar component.
- Navigate to any page using the navigation bar.
- Observe the client-side exception that occurs.