# Project 63 (Draft mode) debrief

## Task 1

- Is the draft badge visible in the project list?
> Yes
- What information does the editor banner tell you about draft mode?
> This project is in draft mode. Go live when ready.
The link to the docs goes to the docs home page. It should go to the draft mode docs once those are published.
- Is the Go Live step visible in the onboarding checklist?
> Yes


## Task 5

The banner appears on every project page (including runtime logs, etc...).
We couldn't find a different option to "Go live" from the deployments page other than the banner.

The go live modal shows that the project is protected but it doesn't explain what that means.
It could mean that RBAC is configured.

However, lower in the modal, it says "Login no longer enforced" and that seems incorrect, because login should still be enforced to reach the `roadmap` page.

And, login is already not enforced to reach the home page because we set up rbac settings.

This go live modal should have conditional logic so that it makes sense for the given project.

image copy 34.png
If you open the checklist right after it is published, the go live step is still not marked as done.

image copy 35.png
Browsing to different pages, and it is still not marked as done.

image copy 36.png
We had to reload the page to see it marked as done.

image copy 37.png
## Draft mode experience

Was it clear that the project was in draft mode? Was the visual distinction obvious enough?

> Yes


Did the editor banner provide enough information about what draft mode means?

> The link to the docs needs to be updated.


## Go Live flow

Was the Go Live action easy to find?

> Yes


Did the confirmation dialog clearly communicate that this is a permanent action?

> Kind of, but the information on that screen was very confusing to us so I didn't notice anything about it being permanent. We commented on the confusion above.


## Overall

What made you smile?

> It was quick and easy to follow all the tasks in this phronesis.


What did you find confusing?

> The Go Live modal was the most confusing part because RBAC was configured and the draft was already partially publicly available.


> The training text missed in some places if we should edit the main branch directly versus making a new branch.


If you were a new user creating your first project, would draft mode make sense to you?

> Yes