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

False styling and missing product names in cart adjustment messages on empty page #438

Closed
M-Behr opened this issue Oct 26, 2020 · 1 comment · Fixed by #443
Closed

False styling and missing product names in cart adjustment messages on empty page #438

M-Behr opened this issue Oct 26, 2020 · 1 comment · Fixed by #443
Labels
bug Something isn't working

Comments

@M-Behr
Copy link

M-Behr commented Oct 26, 2020

Actual Behavior
Product keys are displayed in messages.
The messages and the item description in table are center-aligned.
The product name in the table is bold.

Expected Behavior
Product names are displayed in messages.
The messages and the item description in table are left-aligned.
The product name in the table is not bold.

Steps to Reproduce the Bug

Steps to reproduce the behavior:

  1. Add a product to the cart
  2. Go to the backoffice and set this product to 'Out of Stock'
  3. Go back to the cart and click 'Checkout'
  4. See info and error messages

Environment Details

  • Desktop: *

    • OS: Windows 10
    • Browser: Chrome
    • Project Code Version: PWA 0.24 (public demo server)

Additional Context, like Screenshots, Log File Snippets etc.
Cart_Adjustments_Empty_page

@M-Behr M-Behr added the bug Something isn't working label Oct 26, 2020
@SGrueber
Copy link
Collaborator

see also ICM ticket IS-31294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants