Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Dayjo
Last active November 19, 2019 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dayjo/f5110cc8efcf80a1b0a98eba6fb1ffa7 to your computer and use it in GitHub Desktop.
Save Dayjo/f5110cc8efcf80a1b0a98eba6fb1ffa7 to your computer and use it in GitHub Desktop.
Spec for new order status change work

Order Status Change User Flow

Options for consideration

Send Dispatch Emails: [Y / N / Confirm] Send Processing Emails: [Y / N / Confirm] Send Refund Emails: [Y / N / Confirm]

  • User selects one or more order

  • User selects as status to change to. This could be in the Data Table with multiple orders or just fired by the OrderStatus component on an individual order in the panel or in the table)

  • if the status is different to the current statuses Throw up the confirm modal

Question

  • What to do if some are the same, some are different?

Confirm Status Change Modal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment