PromucFlow_constructor/app
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
..
client fix: Input widget onSubmit gets triggered before evaluation (#11590) 2022-03-16 22:45:12 +08:00
rts Remove CORS allow-star from RTS (#11437) 2022-02-25 10:26:04 +05:30
server fix: Fix git repository visibility status check and update error messages for git-checkout API (#11858) 2022-03-15 15:29:48 +05:30
util fix: Use CDN for all assets (#10417) 2022-01-26 02:19:43 +05:30
yarn.lock