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(email-mode): hide email mode #8013

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Dec 19, 2024

Problem

Closes [insert issue #]

Solution

Note that the form should contain only 1 field with following configuration:

{
    "ValidationOptions": {
        "customMax": null,
        "customMin": null
    },
    "fieldOptions": [
        "I need to collect Sensitive High data",
        "I need to receive attachments via email",
        "I use the JSON in Email mode responses for automations"
    ],
    "othersRadioButton": true,
    "title": "Checkbox",
    "description": "",
    "required": true,
    "disabled": false,
    "fieldType": "checkbox",
}

Breaking Changes

  • No - this PR is backwards compatible

Before & After Screenshots

Tests

Deploy Notes

New environment variables:

  • KILL_EMAIL_MODE_FEEDBACK_FORMID: Form ID associated with collecting feedback.

@KenLSM KenLSM deployed to staging-alt2 December 19, 2024 18:30 — with GitHub Actions Active
@datadog-opengovsg
Copy link

datadog-opengovsg bot commented Dec 19, 2024

Datadog Report

Branch report: feat/hide-email-mode
Commit report: c52f128
Test service: formsg

✅ 0 Failed, 2995 Passed, 1 Skipped, 6m 51.03s Total Time

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.

1 participant