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

On preview page, add publish capability #1201

Closed
kmranjo opened this issue May 13, 2024 · 3 comments
Closed

On preview page, add publish capability #1201

kmranjo opened this issue May 13, 2024 · 3 comments
Assignees
Labels

Comments

@kmranjo
Copy link
Collaborator

kmranjo commented May 13, 2024

Current state

When a user creates or modifies content, they are able to select the Preview option.
This directs them to a page on which they can see the authored content exactly as it will display on the published page. The only action that they are able to take from this preview page is to return to editing.

Image

To publish the item that they have previewed, they have to return to the editing page first, and then publish. Feedback from users is that this is a clunky user flow with more steps than they would expect.

Acceptance criteria

When a user selects the Preview option, they are directed to the preview page where they can view the content as it will display on the published page.
From this page, they are able to either publish that content OR return to the editing page.

Note that currently the publish option only exists once a user has saved the content. Ideally, a user would be able to publish directly from preview, and this would trigger a workflow to both save and then publish that content.

@colinmurphy01
Copy link
Collaborator

@greg-does-weather are you working on this now?

@greg-does-weather greg-does-weather self-assigned this May 24, 2024
@greg-does-weather
Copy link
Collaborator

Yep

@greg-does-weather
Copy link
Collaborator

We're closing this one as... either impossible or very difficult. We discussed at design/dev sync today. While having the save and publish buttons on the preview page would be ideal, it's not really practical for us right now.

We may look into whether we can get an embedded preview on the edit page and that would resolve the issue very nicely, but that's a nice-to-have for now.

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

No branches or pull requests

3 participants