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

Data loss when switching among template editor tabs #378

Open
civility-bot opened this issue May 1, 2020 · 0 comments
Open

Data loss when switching among template editor tabs #378

civility-bot opened this issue May 1, 2020 · 0 comments

Comments

@civility-bot
Copy link

Scenario:

  1. Debug a template, run into an error
  2. Delete the offending code block.
  3. Encounter a different, earlier, error (which is odd but another issue - Is it possible to parse templates *in order*? #377), about substitution values
  4. Go to the Test Data tab to check the substitution values
  5. Come back to the HTML tab
  6. Try to Undo the deletion of the code block from step 2.

Result: no undo. The code block is lost.

I expect a template editor with syntax highlight to behave like a code editor, and offer basic undo.

Sparkpost data loss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant