Skip to content

Wizard: Make Event Saving, Draft Mode, Publishing Clearer #4673

Closed
@mariobehling

Description

@mariobehling

1. When event is created and still unpublished (Draft Mode)

  • Requirement for saving a draft is only
    1. to have an event name
  • show buttons:
    • Discard (only when event was never saved - when creating the event: It does not save the event and discards any data that was entered. After that direct user back to dashboard of all events. If user has saved an event previously, there is no "Discard" possible anymore, then show "Cancel" and send user back to specific event dashboard.)
    • Cancel (cancels changes of the wizard step and exists to event dashboard)
    • Save/Previous (except for first step)
    • Save/Next (saves changes and goes to the next step, except for last step)
    • Save (saves draft and exits wizard to dashboard)
  • below the above option show another section with two buttons
    • Show a horizontal line with 100% width of the page
    • Show the text "This event is currently not published. It is in draft mode and it is not visible publicly."
    • Preview (open in new tab)
    • Publish (opens a pop up - same as "Publish" on the dashboard / afterwards exits to event dashboard). Please show this button as "gray" as long as the event does not have the minimum data listed necessary for publishing an event.

Screenshot from 2020-07-30 18-16-43

2. After an event is published already (Live Event)

  • Requirement for an event to be publishable is, that it has
    1. A name
    2. A location or online event link
    3. A ticket
  • below the above savings/next/previous options show another section with two buttons
    • Show the text "This event is published. Any changes you make will appear on your live event."
    • View (open in new tab)
    • Unpublish (opens a pop up - same as "Unpublish" on the dashboard / afterwards exits to event dashboard)

Screenshot from 2020-07-30 18-23-19

3. Top menu "Wizard Steps"

When a user clicks a top wizard menu item the following action should take place:

  • Cancel changes of the current tab and load the menu tab

Screenshot from 2020-07-30 19-24-21

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions