-
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
On Delete route - when user presses cancel, the route gets deleted #1660
Comments
lordrip
added a commit
to lordrip/kaoto
that referenced
this issue
Nov 26, 2024
Currently, when deleting a flow, the confirmation modal is not properly evaluated, leading to always deleting the flow regardlesas of the user choice. The fix is to check the return of the modal and act in consequence. fix: KaotoIO#1660
lordrip
added a commit
to lordrip/kaoto
that referenced
this issue
Nov 26, 2024
Currently, when deleting a flow, the confirmation modal is not properly evaluated, leading to always deleting the flow regardless of the user choice. The fix is to check the return of the modal and act in consequence. fix: KaotoIO#1660
lordrip
added a commit
to lordrip/kaoto
that referenced
this issue
Nov 26, 2024
Currently, when deleting a flow, the confirmation modal is not properly evaluated, leading to always deleting the flow regardless of the user choice. The fix is to check the return of the modal and act in consequence. fix: KaotoIO#1660
lordrip
added a commit
that referenced
this issue
Nov 26, 2024
Currently, when deleting a flow, the confirmation modal is not properly evaluated, leading to always deleting the flow regardless of the user choice. The fix is to check the return of the modal and act in consequence. fix: #1660
lordrip
added a commit
to KaotoIO/kaoto-datamapper-integration
that referenced
this issue
Dec 2, 2024
Currently, when deleting a flow, the confirmation modal is not properly evaluated, leading to always deleting the flow regardless of the user choice. The fix is to check the return of the modal and act in consequence. fix: KaotoIO/kaoto#1660
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
When the user tries to cancel the route delete action, the route gets deleted anyway.
Steps to Reproduce the Bug or Issue
Screenshots or Videos
vokoscreenNG-2024-11-26_07-55-24.mp4
Platform
The text was updated successfully, but these errors were encountered: