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
Once the frost-modal-form dialog supports promise-aware confirmation and optional confirm-button disabling (PR 125), we should also update the confirm, error, info, and warn dialogs to use the computed confirmButtonProps property, rather than directly using confirm.
The text was updated successfully, but these errors were encountered:
Once the
frost-modal-form
dialog supports promise-aware confirmation and optional confirm-button disabling (PR 125), we should also update theconfirm
,error
,info
, andwarn
dialogs to use the computedconfirmButtonProps
property, rather than directly usingconfirm
.The text was updated successfully, but these errors were encountered: