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

Latest commit

 

History

History
10 lines (10 loc) · 577 Bytes

2020-09-17-2020-09-17-fix-sales-channel-modal-button-keep-moving-left.md

File metadata and controls

10 lines (10 loc) · 577 Bytes
title issue
Fix sales channel modal button keep moving left
NEXT-10743

Administration

  • Removed the template tag with condition v-if="detailType" in slot modal-footer of sw-sales-channel-modal.html.twig.
  • Added the condition for detailType to the individual sw-button elements in slot modal-footer of sw-sales-channel-modal.html.twig to force the the correct re-rendering of the sw-button elements inside...
    • sw_sales_channel_modal_footer_back
    • sw_sales_channel_modal_footer_add_channel
    • sw_sales_channel_modal_footer_cancel