GetDKAN / data-catalog-app

A Create-React-App version of the default data catalog fronted for DKAN
12 stars 10 forks source link

Add /home and * redirects #142

Closed dgading closed 8 months ago

dgading commented 8 months ago

Describe the bug The app should redirect users from /home to /. Any page that doesn't match a specified route should render the NotFound template.

To Reproduce Steps to reproduce the behavior: https://github.com/GetDKAN/dkan/issues/4121

Expected behavior When /home is put in the browser, the app will redirect to /

Additional context This will match what we expect from the Drupal setup.