...
In addition to the basic elements of a Popup, a dialog popups contains a set of form components, such as Radio Buttons, Checkboxes, and Drop-down Menus.
A help icon (?) may appear next to the closing close icon (X) in the dialog's header, for additional contextual help.
Dialog popups may vary in width or height. In some cases, the size of the dialog popup can be responsive to choices made by the user or by error messages. See Field Validation.
The least destructive action option will be the default primary action button, located on the bottom-right -end of the popup.
Interaction
For detailed interaction information, see Popups.
For the interactions of other form components, see their individual pages, such as Text Field, Radio Button, Checkbox, Drop-down Menu, Date Picker etc.
...
The primary action button will be enabled even when the dialog box contains empty mandatory fields. In this case, clicking the main action button will:
Show show an error message at the bottom of the dialog.
Disable disable the button.
For further information see Field Validation.
Best practices
Keep the dialog popup content short and informative.
A dialog popup Dialog popups may contain several Tabs, a Search field, or /wiki/spaces/~347593403/pages/918783940 components, but scrolling .
Scrolling the entire dialog should be avoided.
...