When creating a new Data Source, "InMemory" is selected by default and its form validation is set as "warning". When editing an in memory datasource however, the validation is set to "success", despite the fact that the upper warning is shown. Suggested course of action: set validation in dialog's componentDidUpdate method. |