+ {this.state.isLoadingDataView ? (
- {this.renderIndexPatternInput()}
-
- {this.state.isCustomEditorOpen
- ? this.renderCustomEditor()
- : this.renderFiltersBuilderEditor()}
-
-
-
-
-
+
-
-
- {/* Adding isolation here fixes this bug https://github.com/elastic/kibana/issues/142211 */}
-
-
-
- {this.props.mode === 'add'
- ? strings.getAddButtonLabel()
- : strings.getUpdateButtonLabel()}
-
-
-
-
-
-
-
-
-
-
-
+ ) : (
+