
Problem/Motivation
Steps to replicate:
- Use the
Quantity text field (Ajax)
in a view. - Click the Update cart button multiple times.
The feedback message Your shopping cart has been updated. does not stays on the page, and goes away. However this does not happens if you do the update cart operation first time (after page load), but it occurs on subsequest update cart operations.
Proposed resolution
The core problem of this bug is unknown. I tried to fix this problem, but couldn't. I need help to resolve this problem. I think this is related to #2941531: Throbber message appears twice on multiple update cart operation
Remaining tasks
N/A
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Comments