Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 404 Bytes

2021-12-13-search-ranking-is-inconsistent-between-grid-and-bubble.md

File metadata and controls

8 lines (8 loc) · 404 Bytes
title issue
Search ranking is inconsistent between product grid and bubble
NEXT-19080

Administration

  • Added a new data property freshSearchTerm to mark if the grid is using a new term
  • Added watchers for term, sortBy, sortDirection to update freshSearchTerm in listing.mixin.js
  • Added a new computed property currentSortBy to check if the listing should use a sorting or not