OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
26 stars 109 forks source link

Prompt for "Are you sure you want to cancel the request process and not add the products to your shopping cart?" is always closing sidesheet #65

Closed asattler closed 1 year ago

asattler commented 1 year ago

Without the added "else if", the sideSheet will always get closed even though the User declined the "Heading Cancel Request Process" prompt in line 53

Mathnstein commented 1 year ago

@asattler this is a valid PR but this function needs to be refactored overall - it is unnecessarily complex and that is what promoted this bug in the first place.

We have changed this to an internal item to refactor for v91 & v92. As such I will reject this PR but this will be fixed internally.