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

chore(mrf): prevent form activation if email confirmation is present #7201

Merged

Conversation

justynoh
Copy link
Contributor

Problem

When users duplicate their forms from email/storage mode to MRF, they may have email confirmations present. We want to prevent them from opening the form with this setting enabled. This is purely a frontend block.

Closes FRM-1677

Solution

Perform a check on the activation toggle, pre-activation. Also, enable users to un-toggle the email confirmation in the email field themselves (i.e., only disable the toggle if email confirmations is already off).

Breaking Changes

  • No - this PR is backwards compatible

Screenshots

image

Copy link

linear bot commented Mar 26, 2024

Copy link
Contributor

@kathleenkhy kathleenkhy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@justynoh justynoh merged commit b0331b0 into develop Mar 27, 2024
29 checks passed
@justynoh justynoh deleted the chore/prevent-form-activation-if-email-confirmations-present branch March 27, 2024 02:18
@KenLSM KenLSM mentioned this pull request Apr 2, 2024
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants