Skip to content

Orders Page #61

@brandonw504

Description

@brandonw504

No need to build the sidebar.

There will probably be more order statuses than just completed, not complete, and cancelled, so when you make the component, don't hardcode these statuses in. You should have all of the possible statuses in an array that the component renders based off of.

List view: (when there are no orders, just display a message that says "No orders to display"
Image

Order detail view: (replace the "complete order" button with a "delete order" button and replace the "not complete" text with a dropdown that allows the user to choose an order status)
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions