-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
These are the screens that should be displayed when the user opens an order that is in Pending status. (The close button in these images looks bad due to the screen resolution, but the edges should close it completely.)
Note that if it's a buy order, the buttons below are CLOSE (to exit and return to the main screen) and SELL BITCOIN (to accept the order).

If it's a sell order, the buttons below are CLOSE (to exit and return to the main screen) and BUY BITCOIN (to accept the order).

If the order is created by the user, it should appear in the order book, but when opened, the two buttons are CLOSE and CANCEL.

TO DO
- Create pending order UI component matching the specified design
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done