PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
Paul Li f9e30a1e15
fix: Input widget onSubmit gets triggered before evaluation (#11590)
* fix: onSubmit gets triggered before evaluation

-- Enforce to update text meta property before trigger the submit action

* fix: onSubmit gets triggered before evaluation

-- Add a comment and a Cypress test on the fix

* fix: onSubmit gets triggered before evaluation

-- Fix on the failed test case

* fix: onSubmit gets triggered before evaluation

-- Rewrite comments
-- Rewrite the test case to fail if we revert changes

* fix: Iput widget onSubmit gets triggered before evaluation

-- Update a common property, isDirty
2022-03-16 22:45:12 +08:00
..
Application fix: Added Button Container for the firefox drag issue (#11627) 2022-03-13 22:51:04 +05:30
ClientSideTests fix: Input widget onSubmit gets triggered before evaluation (#11590) 2022-03-16 22:45:12 +08:00
EnterpriseTests/AdminSettings test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
ServerSideTests feat: Add action name to confirmation modal (#11807) 2022-03-16 14:26:19 +00:00