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
This may not make sense but maybe we could pass prompt as an Object? With this we can configure different outcomes of the getUserConfirmation function. Any thoughts about this or does it not make any sense?
Cheers
The text was updated successfully, but these errors were encountered:
We'd like to have a multi-option confirmation popup (save/discard/cancel) and need a way to pass additional details about the actions, and an action handler into getUserConfirmation. This is currently not possible.
Any thoughts on this? More than happy to submit a PR if there is interest.
Hi all,
This may not make sense but maybe we could pass
prompt
as an Object? With this we can configure different outcomes of thegetUserConfirmation
function. Any thoughts about this or does it not make any sense?Cheers
The text was updated successfully, but these errors were encountered: