Skip to content

Improve Compose - Toggle Template (2): Select Template #54

@elliotBraem

Description

@elliotBraem

Overview

As a user, I want to select a new template to a post type feed based on one I've already created.

Note: This story assumes "Create Template" #55 has been complete.

FIGMA
Image

Acceptance Criteria

  • I have not yet written anything (content === template || "") -- when I select a created template, the editor text changes
  • I have written something already (content !== template || "") -- when I select a created template, a confirmation modal appears (awaiting design...)
  • ... confirmation modal appears and I click confirm, my old text goes away (is saved as draft?) and the new template is applied
  • ... confirmation modal appears and I click cancel, my original text remains. The new template is not applied.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In review

Relationships

None yet

Development

No branches or pull requests

Issue actions