Skip to content
#

storefront

Here are 111 public repositories matching this topic...

vue-storefront
solidus
kennyadsl
kennyadsl commented Mar 19, 2021

A while ago, we converted API controller specs into requests specs, see #2052. But those specs still have references from their old "life" that we can clean a little bit with a small effort.

In fact, their filenames still have the _controller_ part, which makes no sense now. Eg. solidus/api/spec/requests/spree/api/addresses_controller_spec.rb

Also, they contain references to the previo

Aljullu
Aljullu commented Aug 2, 2021

Describe the bug

There is a styling issue between the Search block included in WordPress and Storefront styles when the block is added to a widget area.

To Reproduce

  1. With WordPress 5.8, go to Appearance > Widgets.
  2. Add the Search block into the sidebar.
  3. Go to the frontend, and notice there is a magnifier icon which overlaps the label:
    ![imatge](https://user-images.githubuserc

Improve this page

Add a description, image, and links to the storefront topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the storefront topic, visit your repo's landing page and select "manage topics."

Learn more