-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance confirmation modal provider to offer customizable options/buttons #1537
Labels
Comments
igarashitm
added
enhancement
New feature or request
canvas/visualization
Canvas-related issues
labels
Oct 4, 2024
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Oct 8, 2024
igarashitm
added a commit
that referenced
this issue
Oct 9, 2024
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Oct 11, 2024
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Oct 11, 2024
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Oct 11, 2024
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Oct 11, 2024
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Oct 11, 2024
lordrip
pushed a commit
that referenced
this issue
Oct 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please describe the feature that you want to propose
Not only
confirm
andcancel
, support providing custom options in the modal, then the callback receives a button index which indicates which button is clicked.The default should stay
confirm
andcancel
, but still needs the change for handling returns from boolean to number.The text was updated successfully, but these errors were encountered: