Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Create new page #24

Closed
tilmx opened this issue Dec 5, 2017 · 1 comment
Closed

Create new page #24

tilmx opened this issue Dec 5, 2017 · 1 comment
Assignees
Projects
Milestone

Comments

@tilmx
Copy link
Member

tilmx commented Dec 5, 2017

As a user I want to create a new page inside a project

@tilmx tilmx added the alpha label Dec 16, 2017
@kotzendekrabbe kotzendekrabbe added this to the Alpha milestone Dec 20, 2017
@tilmx tilmx modified the milestones: Alpha, Minimum Viable Product (MVP) Dec 20, 2017
@tilmx tilmx changed the title As a user I want to create a new page Create new page Dec 21, 2017
@tilmx tilmx modified the milestones: Beta Version, Alpha 0.7 Dec 22, 2017
@TheReincarnator TheReincarnator modified the milestones: Alpha 0.7, Alpha, Alpha Version, Beta Version Mar 8, 2018
@TheReincarnator TheReincarnator added this to Projects/Pages in Beta Mar 8, 2018
@markusoelhafen
Copy link
Member

Pages can be created from two entry points:

  • Active Page View (via Shortcut and Menu)
  • Page Overview (same as above and additionally via '+' Button)

Shortcut: Cmd+N / Ctrl+N
Main Menu: File --> 'New Page'

When creating a new page from the page view, the currently active page needs to be saved first, or all changes will be lost.

When creating a new page from the page view, the user will be directed to the new page.
When creating a new page from the page overview, the page will be added to the already existing pages.

The newly created page will be named "unnamed page" by default.

Flow:
createpage

Beta automation moved this from Projects/Pages to Done May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Beta
  
Done
Development

No branches or pull requests

6 participants