NCIOCPL / ncids

NCI Design System
10 stars 5 forks source link

Docsite Gastby not serving React based pages/site examples #1865

Open andyvanavery31 opened 2 weeks ago

andyvanavery31 commented 2 weeks ago

Issue Description

The issue manifests itself in broken 404 pages - an example the three links at the bottom of the page on the NCIDS Documentation Site Page Templates. These links should go to those respective template pages, however because these are react.js based pages/site examples - Gatsby is having issue serving them up (note the Gatsby 404 page and not the server 404 page)

The main issue is how Gatsby is serving up these example pages and how to fix the configs accordingly.

Steps to reproduce the issue

  1. Go to https://designsystem-dev.cancer.gov/develop/templates
  2. Scroll to the bottom of the page
  3. Click on "Cancer.gov Home Page", "Landing Page with Title", or "Inner Page"
  4. Get redirected to a 404 error page

What's the expected result?

What's the actual result?

Additional details / screenshot

- ![Screenshot]()

bennettcc commented 1 week ago

As discussed on 10/9 - removing this from active work during iteration 54, this is a larger undertaking than was originally planned