Skip to content

Feature Request: Shortcut button preview in Campaign Admin #1970

Open
@schuyler1d

Description

@schuyler1d

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

No type

Projects

Status

pickup first issue

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions