Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 737 Bytes

2021-03-09-fix-losing-layout-config-when-navigating-to-general-tab.md

File metadata and controls

9 lines (9 loc) · 737 Bytes
title issue
Fix losing layout config when navigating to general tab
NEXT-14036

Administration

  • Changed watcher product in src/module/sw-product/view/sw-product-detail-base/index.js to prevent updating cmsPage when user navigate to general tab of product detail page
  • Changed method updateElementData in src/module/sw-cms/elements/image/config/index.js to fix update element data
  • Added watcher product in src/module/sw-product/view/sw-product-detail-layout/index.js to update mapping value when product is changed
  • Changed style of .sw-cms-el-config-image__mapping-preview img in src/module/sw-cms/elements/image/config/sw-cms-el-config-image.scss to fix image blowing out its container on Chrome browser