Skip to content

"Shop By" button disabling broken on the search page #13445

Closed
@JanisE

Description

@JanisE

The "Shop By" button becomes disabled once any additional filters are pointless (they would yield the same one product or no products at all). It works like that on category pages (e.g. "women/tops-women/jackets-women.html"), but it's broken on the search page.

The technical cause is the disabling overlay being positioned below the search results / products on the search page, which is way off the button which is positioned above the search results.

In category pages, the overlay (along with the filtering details) is positioned above the search results.

Preconditions

  1. Magento CE 2.2.2 with sample data is installed by Composer.

Steps to reproduce

  1. click on the "Search" icon and search for "jacket";
  2. resize the window to a mobile size;
  3. click on "Shop By" and choose a filter with one product (e.g. "Category -> Gear");

Expected result

  1. The button "Shop By" should become disabled.

Actual result

  1. The button "Shop By" is still enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Event: dmcdindiaFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions