"Remove Item" in Minicart usability issue #661
Labels
enhancement
New feature or request
pkg:venia-concept
userexperience
Issue concerns the user experience of a workflow, rather than code bugs.
This issue is for the following packages:
venia-concept
pwa-buildpack
peregrine
pwa-devdocs
upward-js
upward-spec
This issue is a:
Environment
node -v
)npm -v
)Description
There is an usability issue when user clicks on "Remove Item" in minicart. Steps to reproduce:
Expected result:
User shouldn't be able to interact with cart items (or the particular items which is being removed) while the request is processing.
Possible solutions:
Overlay a spinner on top of the minicart items to visually indicate that the request is being processed and disallow users to interact with the minicart items. @soumya-ashok , feel free to suggest an alternative solution.
The text was updated successfully, but these errors were encountered: