Dialogs
Generic Dialog
We use modals and dialogs for a variety of different purposes throughout the app including forms and verification prompts.
Modals in the app are defined using Dijit's Dialog plugin. The modal_id
is used to bind the button onclick
events to show/hide the modal.
The primary action in the modal and dialog appears before the secondary action.
Feature Dialog
Use the feature-dialog
class to show a dialog with a simpler look and feel.
This type of dialog should be used sparingly and not shown more than once. They should be easily dismissible as they don't feature a close icon.
You're about to delete this campaign.
We’ve updated the AB testing
interface.Now you can easily test your content.