Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Implement Template view fixes/changes #61

Closed
AndrewWalsh opened this issue Nov 12, 2016 · 3 comments
Closed

Implement Template view fixes/changes #61

AndrewWalsh opened this issue Nov 12, 2016 · 3 comments

Comments

@AndrewWalsh
Copy link
Member

AndrewWalsh commented Nov 12, 2016

Templates

  • It's not clear how to save templates
  • When the editor's in plaintext mode, no rich text options should exist
  • Issue a toast warning on form validation failure
  • Template names should be autogenerated by default
  • Preview transition is too quick - also throw a toast informing the user that a transition occurred
  • 'Create' button should be 'Save as a template'
  • Transition from templates to create campaign is confusing, issue message e.g. "Message saved, sending you to create template page"

Edit: Add issues

  • Fix preview of templates
  • Templates are not applied to the text box correctly
@AndrewWalsh
Copy link
Member Author

AndrewWalsh commented Nov 14, 2016

Done:

  • It's not clear how to save templates
  • Issue a toast warning on form validation failure
  • 'Create' button should be 'Save as a template'
  • Transition from templates to create campaign is confusing, issue message e.g. "Message saved, sending you to create template page"

Remaining:

  • When the editor's in plaintext mode, no rich text options should exist
  • Template names should be autogenerated by default
  • Preview transition is too quick - also throw a toast informing the user that a transition occurred
  • Fix preview of templates
  • Templates are not applied to the text box correctly

AndrewWalsh added a commit that referenced this issue Nov 14, 2016
…here is no longer a redirect to CreateCampaign

- Address issues raised in #61
- On creating a new template, the user is now redirected to the main templates view rather than CreateCampaign
- Views making use of the templates state are now updated as expected when a new template is created
@QuincyLarson QuincyLarson added this to the Sprint One: MVP milestone Nov 23, 2016
@AndrewWalsh
Copy link
Member Author

Done:

  • Templates are not applied to the text box correctly
  • Fix preview of templates

Remaining:

  • When the editor's in plaintext mode, no rich text options should exist
  • Template names should be autogenerated by default
  • Preview transition is too quick - also throw a toast informing the user that a transition occurred

@AndrewWalsh
Copy link
Member Author

Done:

  • When the editor's in plaintext mode, no rich text options should exist
  • Template names should be autogenerated by default
  • Preview transition is too quick - also throw a toast informing the user that a transition occurred

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

No branches or pull requests

3 participants