You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Error Modal needs to be configurable by the geppetto-application using it. To do this, the ErrorModal needs to read the values (error messages, links, button visibility) from the GeppettoConfiguration.json. If not added to the GeppettoConfiguration.json, a default set of properties declared in ErrorModal will be used.
ErrorModal properties added to GeppettoConfiguration.json under existing object "properties".
The Error Modal needs to be configurable by the geppetto-application using it. To do this, the ErrorModal needs to read the values (error messages, links, button visibility) from the GeppettoConfiguration.json. If not added to the GeppettoConfiguration.json, a default set of properties declared in ErrorModal will be used.
ErrorModal properties added to GeppettoConfiguration.json under existing object "properties".
PR #111 showing the changes needed in ErrorModal.js
The text was updated successfully, but these errors were encountered: