PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/VisualTests
Aswath K fe7cbac970
fix: CodeEditor issues on resizing (#26082)
CodeMirror code editor is not being refreshed when we resize it. This
caused issue #23796

- Added a ResizeObserver which will call `editor.refresh()` on resize
- Removed `containerHeight` props which is no longer useful due to the
introduction of the resize observer. This was introduced in #16971
2023-08-23 11:25:19 +05:30
..
AppPageLayout_spec.js test: Cypress | Automated cases for MongoURI CRUD (#25837) 2023-07-31 16:57:07 +05:30
DatasourcePageLayout_spec.js test: Cypress | Automated cases for MongoURI CRUD (#25837) 2023-07-31 16:57:07 +05:30
JSEditorComment_spec.js test: Cypress | Automated cases for MongoURI CRUD (#25837) 2023-07-31 16:57:07 +05:30
JSEditorIndent_spec.js fix: CodeEditor issues on resizing (#26082) 2023-08-23 11:25:19 +05:30
JSEditorSaveAndAutoIndent_spec.js fix: CodeEditor issues on resizing (#26082) 2023-08-23 11:25:19 +05:30
WidgetsLayout_spec.js test: Cypress | Automated cases for MongoURI CRUD (#25837) 2023-07-31 16:57:07 +05:30