PromucFlow_constructor/app/client/cypress/e2e
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
..
GSheet test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
Regression fix: CodeEditor issues on resizing (#26082) 2023-08-23 11:25:19 +05:30
Sanity/Datasources test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
Smoke test: Cypress - Gitea App Automation (#25144) 2023-07-11 22:09:13 +05:30