title | issue |
---|---|
Re-styling for disabled actions in Flow Builder |
NEXT-21562 |
- Changed the
appBadge
function insrc/module/sw-flow/component/modals/sw-flow-app-action-modal/index.js
to show the app name on the app action modal title. - Added
.sw-field--checkbox__content label
class insrc/module/sw-flow/component/modals/sw-flow-app-action-modal/sw-flow-app-action-modal.scss
. - Changed the
sw_flow_sequence_action_actions_item
andsw_flow_sequence_action_actions_item_context_button
blocks to show the tooltip when action disabled. - Changed the
&__disabled
class insrc/module/sw-flow/component/sw-flow-sequence-action/sw-flow-sequence-action.scss
.