PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
Rishabh Rathod 8e47219d05
fix: remove debounce from RTE component (#14126)
* fix: remove debounce from RTE component

* fix value change on prop

* Add comment for useEffect order understanding

* fix:
* default text update
* Text re-appearing once deleted

* fix: cursor jump issue

* test: added cypress tests for RTE widget

* fix: isDirty value not updating properly

* chore: added comment for the new useEffect

* fix:
* Changed the logic to include a state inside RTE component
* Added cypress tests

* fix: updating ref on on keystroke events

* fix: suppressed props.onValueChange call on change of default text

* refactor: addressed review comments

* test: fixed failing cypress test

* fix: renamed styles related to label
* added a test case for checking cursor position when in markdown

* test: refacotored test case

Co-authored-by: keyurparalkar <keyur@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-07-04 08:31:16 +05:30
..
Application fix: prevent temporary update of sub-path value in store object (#14847) 2022-07-01 06:26:57 +01:00
ClientSideTests fix: remove debounce from RTE component (#14126) 2022-07-04 08:31:16 +05:30
EnterpriseTests/AdminSettings fix: add edition check on cypress to avoid merge conflicts on EE (#13188) 2022-04-21 19:04:03 +05:30
ServerSideTests fix: Update the default themes in app theming (#14576) 2022-07-01 11:26:16 +05:30