Icon of new notices are not visible for certain actions #2129
Labels
category: styles
Issues related to styling
priority: high
The issue/PR is high priority—it affects lots of customers substantially, but not critically.
type: bug
The issue is a confirmed bug.
Milestone
Describe the bug
In p1702031295900509-slack-C02UBB1EPEF, @jimjasson reported that one of their e2e was failing. It turned out that this test was failing because of woocommerce/woocommerce-blocks#12043. While looking into this issue, I noticed that for some actions, the notice icon is missing when using the Storefront theme. I tested the same action against all core classic themes (Twenty Ten until Twenty Twenty-One) and against a few other classic themes. So far, I've only seen this issue when using Storefront.
Isolating the problem (mark completed items with an [x]):
To Reproduce
Note
For the following steps it's expected that the Storefront theme is active.
“{PRODUCT}” has been added to your cart.
does not show an icon. ❌Cart updated.
does not show an icon. ❌Coupon code applied successfully.
shows an icon. ✅Coupon code already applied!
shows an icon. ✅Coupon "{CODE}" does not exist!
shows an icon. ✅Coupon has been removed.
shows an icon. ✅Your cart is currently empty.
shows an icon. ✅“{PRODUCT}” removed. Undo?
does not show an icon. ❌Screenshots
Expected behavior
I expect to see the icons in all notices.
Browser Environment
WordPress Environment
The text was updated successfully, but these errors were encountered: