You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmation dialogs have been implemented across dozens of Tyler apps and they're all slightly different looking visually, and all implemented slightly differently. This would standardize this into an easy to use component with the following configuration options:
Confirmation dialogs have been implemented across dozens of Tyler apps and they're all slightly different looking visually, and all implemented slightly differently. This would standardize this into an easy to use component with the following configuration options:
title: optional
bodyMessage: required
showSecondaryButton: boolean/optional
secondaryButtonText: optional
primaryButtonText - required
(not included in the screenshot above is a close icon in the upper right)
The text was updated successfully, but these errors were encountered: