Open
Description
Is your feature request related to a problem? Please describe.
Admins often need to share information with texters while they complete their assignments (e.g. "We've corrected the script with an event date of 'Saturday' instead of 'Sunday!'") but are only able to do so in Slack or a campaign's HTML description, neither of which are checked consistently.
Describe the solution you'd like
Users would like an alert system added to the Texter Todos page so that admins can share information about assignments with texters within Spoke. This could take the form of a text box at the top of the Todos page, where:
- Text content can be modified by admins
- Edits made to text content can optionally interrupt texters' conversations and return them to Todos page to view the new text content
Describe alternatives you've considered
- We could repurpose some of the React Joyride functionality, so broadcasts/alerts could be displayed without returning texters to the Todos page or requiring reformatting: https://react-joyride.com/
- Text alerts could take the form of a pop-up rather than a static text box (Pro: Texter would have to acknowledge alert in order to exit the pop-up; Con: This may not cause an inherent refresh to their texter view, and they'd have to manually refresh in order to see script changes)