Skip to content

Design Static Site Editor MVC user flow

Problem to solve

The design guidance for the Static Site Editor illustrates features that will not be included in the MVC. We need to define the end-to-end experience that will be delivered.

Proposal

  • Use a text area for the editor instead of a WYSIWYG editor
  • Only one CTA button in the footer, to create a merge request
  • Only one block of markdown content per page
  • No breadcrumbs, but show the page title and a link to return to the production site
  • Make sure to include error states and a success state
Edited by Eric Schurter