OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
31 stars 121 forks source link

v92, latest: Cart items with confirmed params are not deleted from cart even if you cancel the product details sidesheet #102

Closed juancarloscamargo closed 8 months ago

juancarloscamargo commented 8 months ago

Steps to reproduce:

If the parameters were not accepted, canceling the details panel will render the correct results and no product would be added. In cart-items.service.ts, BulkitemsStatus.saved is true after accepting the parameters, so even though you cancel the details panel, the item would be added.

Mathnstein commented 8 months ago

Good corner case - internal ticket created: 444465

juancarloscamargo commented 8 months ago

This could help somehow? v92 imxweb/projects/qer/src/lib/shopping-cart/cart-items.service.ts