codeamp / panel

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

Notify User of Error when Creating Service #302

Closed aballman closed 5 years ago

aballman commented 5 years ago

Describe the bug There should always be a default service spec. BUT if there isn't ,and you try to create a service, it will silently error because there is no service spec. Return an error in this condition and present to user, probably via snackbar.