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
Need an enhancement to the confirmation modal provider, better to do in upstream first and port here. #1537
Update
One more thing to consider. We should change the behvior of onDelete callback depending on the answer from confirmation dialog above, i.e. if mapping file is to be removed or not. We need a way to propagate that decision to onDelete.
Steps to Reproduce the Bug or Issue
No response
Screenshots or Videos
No response
Platform
OS: [e.g. macOS, Windows, Linux]
Browser: [e.g. Chrome, Safari, Firefox]
Version: [e.g. 0.30.0]
The text was updated successfully, but these errors were encountered:
igarashitm
changed the title
Show a confirmation dialog when DataMapper step is to be deleted, with also offering an option to delete associated mapping file (XSLT) as well
Show a confirmation dialog when DataMapper step is to be deleted, with also offering an option to delete associated mapping file (XSLT)
Oct 4, 2024
Describe the Bug
Currently the DataMapper step is deleted without confirmation dialog. Show a confirmation dialog, but offer 3 options:
cf. KaotoIO/kaoto-datamapper-integration#94
Need an enhancement to the confirmation modal provider, better to do in upstream first and port here.
#1537
Update
One more thing to consider. We should change the behvior of
onDelete
callback depending on the answer from confirmation dialog above, i.e. if mapping file is to be removed or not. We need a way to propagate that decision toonDelete
.Steps to Reproduce the Bug or Issue
No response
Screenshots or Videos
No response
Platform
The text was updated successfully, but these errors were encountered: