Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 620 Bytes

2021-12-27-add-lower-bound-to-range-filter.md

File metadata and controls

12 lines (12 loc) · 620 Bytes
title issue author author_email author_github
Added lower bound to Range-Filter
NEXT-18354
Simon Vorgers
s.vorgers@shopware.com
SimonVorgers

Storefront

  • Added variable lowerBound in src/Storefront/Resources/views/storefront/component/listing/filter-panel.html.twig
  • Changed variable filterRangeOptions in src/Storefront/Resources/views/storefront/component/listing/filter/filter-range.html.twig
  • Changed _onChangeInput in src/Storefront/Resources/app/storefront/src/plugin/listing/filter-range.plugin.js to validate via lowerBound
  • Added snippet listing.filterRangeLowerBoundErrorMessage