Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Remove quote requests from cart #1029

Merged

Conversation

luisgveneri
Copy link
Contributor

@luisgveneri luisgveneri commented Feb 25, 2022

PR Type

[ ] Bugfix
[ x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Closes #948

Quote products cannot be removed from the cart once they have been added to it.

What Is the New Behavior?

Quote products can now be removed from the cart.

Does this PR Introduce a Breaking Change?

[ ] Yes
[ x] No

ToDo

[ ] Unit tests
[ ] Add localization key 'quote.basket_items.label' for all languages (now is only for US)

@dhhyi dhhyi requested a review from SGrueber February 28, 2022 08:55
@luisgveneri luisgveneri marked this pull request as ready for review March 2, 2022 15:58
@dhhyi dhhyi self-requested a review March 2, 2022 18:30
dhhyi
dhhyi previously approved these changes Mar 2, 2022
@SGrueber SGrueber merged commit 84c449e into intershop:develop Mar 4, 2022
@shauke shauke added this to the 2.1 milestone Mar 4, 2022
SGrueber pushed a commit that referenced this pull request May 19, 2022
Co-authored-by: Luis Garcia <luis.miguel.garcia@evident.nl>
Co-authored-by: Danilo Hoffmann <dhhyi@aol.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After adding a quote to cart these items cannot be deleted from cart
4 participants