Skip to content

Price Range on Mobile Navigator to not be inside of an accordion  #556

Description

@shaheen-karodia

Is your feature request related to a problem? Please describe.
On desktop, the price range selector in the filter navigator is not an accordion. But on mobile the price range selector is in an accordion, this is a worse user experience.

Describe the solution you'd like
I would like the price range selector of the filter navigator on mobile to not be within an accordion

Additional context
Current Desktop Implementation:
Screenshot 2021-11-19 at 08 59 38

Current Mobile Implementation:
Screenshot 2021-11-19 at 09 02 23

Filter Navigator Configuration:

"filter-navigator.v3#search-result": {
    "blocks": ["sidebar-close-button"],
    "props": {
      "blockClass": "searchResult",
      "truncateFilters": true,
      "showClearByFilter": false,
      "fullWidthOnMobile": false,
      "navigationTypeOnMobile": "collapsible",
      "appliedFiltersOverview": "show",
      "totalProductsOnMobile": "show",
      "updateOnFilterSelectionOnMobile": true,
      "priceRangeLayout": "slider",
      "initiallyCollapsed": true
    }
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions