PromucFlow_constructor/app/client/cypress/e2e/Regression
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
..
Apps test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30
ClientSide fix: CodeEditor issues on resizing (#26082) 2023-08-23 11:25:19 +05:30
Enterprise/AdminSettings feat: code split branding helpers, add auth locators in CE (#26379) 2023-08-16 18:08:10 +05:30
ServerSide test: Cypress | (DI) S3 added validations (Cont.,) + CI Stabilize (#26486) 2023-08-21 13:19:28 +05:30