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

Delete page #23

Closed
tilmx opened this issue Dec 5, 2017 · 2 comments
Closed

Delete page #23

tilmx opened this issue Dec 5, 2017 · 2 comments

Comments

@tilmx
Copy link
Member

tilmx commented Dec 5, 2017

As a user I want to delete an existing page

@markusoelhafen markusoelhafen changed the title As a user I want to delete an existing project As a user I want to delete an existing page Dec 6, 2017
@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 delete an existing page Delete page Dec 21, 2017
@tilmx tilmx modified the milestones: Beta Version, Alpha 0.7 Dec 22, 2017
@kotzendekrabbe
Copy link
Member

#83

@TheReincarnator TheReincarnator modified the milestones: Alpha 0.7, Alpha, Alpha Version, Beta Version Mar 8, 2018
@markusoelhafen
Copy link
Member

An existing page can only be deleted on the page overview.

First the page needs to be selected (with one click).
There are 3 options to delete a page:

  • Shortcut: ⌫
  • Main Menu: Edit --> 'Delete page'
  • Right Click: Context menu -> 'Delete page'

Before the deleting the page, an alert will show and ask the user if he really wants to delete the page.

Example Text:
Are you sure you want to delete "[projectname]"?

Alert Options:
"Delete" -> Finally deletes the page
"Cancel" -> cancel action

Flow:
deletepage

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants