Open
Description
Shortcut buttons are currently manifested by complex rules (documented here: https://github.com/MoveOnOrg/Spoke/blob/main/docs/REFERENCE-shortcut-rules.md).
Future work might be to build a better backend which makes this more 'automated'/controllable, but a first step would be to just preview the buttons when editing the campaign -- note that shortcut buttons are affected both by interactions AND canned responses, so maybe it needs to be a separate Admin panel.
Codewise, it probably means pulling this section into a separate component:
https://github.com/MoveOnOrg/Spoke/blob/main/src/components/AssignmentTexter/Controls.jsx#L693
and then rendering it in containers/CampaignAdminEdit.jsx (or a subcomponent)
Metadata
Metadata
Assignees
Type
Projects
Status
pickup first issue