Closed dmundra closed 2 years ago
The solution for this is to not use confirm dialog with radio buttons and instead rely on a "submit" button to confirm the change. That solution works a lot better then trying to hack the radio button reset the value on cancelling the confirmation.
We noticed that the radio button doesn't cancel the selection when you cancel the confirmation. I believe radio buttons doesn't inherently work with confirm dialogs so need to switch to a button approach to confirm the selection change.