title | issue |
---|---|
Search ranking is inconsistent between product grid and bubble |
NEXT-19080 |
- Added a new data property
freshSearchTerm
to mark if the grid is using a new term - Added watchers for
term
,sortBy
,sortDirection
to updatefreshSearchTerm
inlisting.mixin.js
- Added a new computed property
currentSortBy
to check if the listing should use a sorting or not