Skip to content

Conversation

@SpertsyanKM
Copy link
Contributor

No description provided.

- Add QSuccessFailureAction type for S/F actions
- Add successAction/failureAction fields to QAction
- Parse S/F actions from WebView messages in ActionMapper
- Implement S/F action execution in ScreenFragment
- Backward compatibility: use default behavior (closeAll/none) for old screens

DEV-485
- Remove QSuccessFailureAction type - SDK doesn't need it
- SDK sends successEvent/failureEvent to WebView
- WebView handles S/F action execution via existing action mechanism
- Simplify SDK code by delegating S/F logic to No-Code screen

DEV-485
@SpertsyanKM SpertsyanKM changed the title Add success/failure action support Add success/failure actions support Jan 29, 2026
Use any() matcher for timestamp instead of System.currentTimeMillis()
to avoid race condition between save() call and verification.
@SpertsyanKM SpertsyanKM merged commit 809dd71 into develop Jan 29, 2026
1 check passed
@SpertsyanKM SpertsyanKM deleted the kamo/dev-485-success-failure-actions branch January 29, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants