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

Offer a way to start with empty post or with the demo content #1000

Closed
mtias opened this issue Jun 2, 2017 · 5 comments
Closed

Offer a way to start with empty post or with the demo content #1000

mtias opened this issue Jun 2, 2017 · 5 comments
Assignees
Labels
General Interface Parts of the UI which don't fall neatly under other labels. [Type] Task Issues or PRs that have been broken down into an individual action to take
Milestone

Comments

@mtias
Copy link
Member

mtias commented Jun 2, 2017

Right now, by default, we load our demo content when you access Gutenberg. We should figure out how to start a new post with an empty page. Some ideas:

  • querystring argument new=true to avoid loading demo content or opposite (qs for loading demo).
  • adding a button to load demo content, or a submenu in the sidebar for Gutenberg for starting fresh.
@mtias mtias added General Interface Parts of the UI which don't fall neatly under other labels. Design labels Jun 2, 2017
@mtias mtias changed the title Offer a way to start empty new post or using demo content Offer a way to start with empty post or with the demo content Jun 2, 2017
@youknowriad
Copy link
Contributor

Or maybe use a site option to load the demo only the first time we access gutenberg

@mtias
Copy link
Member Author

mtias commented Jun 2, 2017

I think accessing the demo at any time is invaluable for developing (and user testing), so I think we should always keep it at hand.

@youknowriad
Copy link
Contributor

youknowriad commented Jun 2, 2017

In this case, maybe we should do both:

  • Use a site option to show the demo for new users only once
  • Have a querystring argument to force the demo

@jasmussen
Copy link
Contributor

I like the query string, as I can just bookmark or for testing.

@mtias
Copy link
Member Author

mtias commented Jun 2, 2017

Well, if we use qs we can just add two sub-menus:

image

@jasmussen jasmussen added this to the Beta milestone Jun 5, 2017
@mtias mtias added the [Type] Task Issues or PRs that have been broken down into an individual action to take label Jun 6, 2017
@aduth aduth self-assigned this Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Interface Parts of the UI which don't fall neatly under other labels. [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

No branches or pull requests

4 participants