Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Design Doc: Script Editor #1516

Open
hiemanshu opened this issue Nov 2, 2022 · 2 comments
Open

[WIP] Design Doc: Script Editor #1516

hiemanshu opened this issue Nov 2, 2022 · 2 comments
Assignees
Labels
feedback: rfc 🙋 Request For Comment

Comments

@hiemanshu
Copy link
Contributor

Overview

A robust script editor (and interactions editor) is important to setup a multi path, robust campaign with lots of possible paths for texters to take.

The current setup setup supports multi path interactions, but can often get convoluted and time consuming to step.

Context

The current script editor is a little convoluted at times, with multiple warnings, loads of custom fields, and now with campaign variables all of them adding up into a complex view.

Parts of the backend can also be cleaned up and refactored to better handle character encoding, and converting all UI elements to MUI v4 and moving to a functional component removing any UNSAFE_ methods.

Goals and Non-Goals

Main Goals:

  • Better support for loads of variables + campaign variables
  • Better support for attaching attachments, with size warnings and mime type warnings
  • Better support for warnings

Non Goals (for a later time):

  • Rethink the interactions section

Milestones

Milestone 1:
UI / UX Design diagrams

Milestone 2:
Implementation and testing

Existing Solution

Proposed Solution

Alternative Solutions

Testability, Monitoring and Alerting

Cross-Team Impact

Open Questions

Detailed Scoping and Timeline

@hiemanshu hiemanshu added the feedback: rfc 🙋 Request For Comment label Nov 2, 2022
@hiemanshu hiemanshu self-assigned this Nov 2, 2022
@hiemanshu
Copy link
Contributor Author

Very very WIP draft here @bchrobot @politics-rewired/organizing

@bchrobot
Copy link
Member

@hiemanshu so this is scoped just UI/UX improvements to the script editor dialog, right?

The goals/non goals look good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback: rfc 🙋 Request For Comment
Projects
None yet
Development

No branches or pull requests

2 participants