Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 728 Bytes

2021-03-14-improve-ux-for-searchable-content-section-of-search-module.md

File metadata and controls

9 lines (9 loc) · 728 Bytes
title issue
Improve UX for searchable content section of Search module
NEXT-14244

Administration

  • Changed the function getProductSearchFieldColumns() in src/module/sw-settings-search/component/sw-settings-search-searchable-content/index.js to enable the sorting function for searchable content grid data.
  • Changed the component sw-settings-search-searchable-content-general to remove function add/ remove searchable content item.
  • Changed the component sw-settings-search-searchable-content-customfields to remove function reset to default.
  • Changed sw-settings-search-searchable-content.html.twig to add new block sw_settings_search_searchable_rebuild_link to link to rebuild search index section.