Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 358 Bytes

2021-10-11-fix-number-selected-categories-not-correct.md

File metadata and controls

7 lines (7 loc) · 358 Bytes
title issue
Fix the number of the selected categories is not correct
NEXT-17707

Administration

  • Changed onDeleteCategory method in src/module/sw-category/component/sw-category-tree/index.js to set checkedElementsCount when delete item.
  • Changed deleteCheckedItems method in src/module/sw-category/component/sw-category-tree/index.js.