Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/MSSDK-2097: Add props to disable Exit Survey from MSSDK components #462

Merged
merged 13 commits into from
Feb 26, 2025

Conversation

m4tewoosh
Copy link
Collaborator

Description

Implement a prop that will disable the cancellation survey - skipCancellationSurveyStep. This new prop will behave similar to the existing props (skipAvailableDowngradesStep, skipAvailableFreeExtensionStep). If this one prop will be added then the survey will be omitted and the unsubscribe will be called right after the button click and then after the successful request the confirmation screen will be shown.

@m4tewoosh m4tewoosh marked this pull request as ready for review February 14, 2025 08:33
Saddage
Saddage previously approved these changes Feb 14, 2025
@Saddage Saddage changed the base branch from main to develop February 19, 2025 10:20
@github-actions github-actions bot added the feat Used for regular new features. Updates minor version of the package on release. label Feb 19, 2025
@Saddage Saddage requested a review from pawelacio February 20, 2025 12:49
pawelacio
pawelacio previously approved these changes Feb 20, 2025
@Saddage Saddage merged commit 1f7ed36 into develop Feb 26, 2025
4 checks passed
@Saddage Saddage deleted the feat/MSSDK-2097-add-props-to-disable-exit-survey branch February 26, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Used for regular new features. Updates minor version of the package on release.
Development

Successfully merging this pull request may close these issues.

3 participants