codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Environment Selection Crashes w/ Bad Project #266

Closed aballman closed 5 years ago

aballman commented 6 years ago

Describe the bug A user navigates to the project's environment selection page by manually entering the URL. If the project slug is not found, the page crashes.

To Reproduce Steps to reproduce the behavior:

  1. Go to environment selection page with a bad project name
  2. Observe crash

Expected behavior A 404 Error page should be displayed if an invalid project has been requested