Closed bugfolder closed 6 months ago
PR added. For Backdrop < 1.28.0, the menu bar looks like this:
And for 1.28.0 and higher, it looks like this:
BTW, automated tests failed for an unrelated reason, so I've fixed the failing test in the PR.
LGTM!
Thanks, I'll take your "LGTM" is an indication of RTBC and have updated the label. (Any chance you or @argiepiano could check the other "maintainer review requested" issues?)
With the addition of admin bar icons in Backdrop 1.28.0, there is now a double-icon on the Store menu in the admin bar: the original CSS icon of a cart, and the generic core icon.
We can replace the CSS icon with the
shopping-cart-fill
orshopping-card-simple-fill
icon from core icons.Since there are bugfixes to come in the next release, making the next UC release dependent on Backdrop 1.28.0 seems overly restrictive. Can we check the B version and on that basis decide whether to use the core icon or CSS icon?