title | issue |
---|---|
Currency dropdown boxes unordered and inconsistent |
NEXT-18924 |
- Changed method
getLoadSalesChannelCriteria
insrc/module/sw-sales-channel/page/sw-sales-channel-detail/index.js
to apply alphabetical sorting for currency selection. - Added computed
currencyCriteria
insrc/module/sw-sales-channel/view/sw-sales-channel-detail-base/index.js
to apply alphabetical sorting for currency selection.