Skip to content

Implement Order Details Screen #119

@Catrya

Description

@Catrya

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).
Image

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).
Image

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.
Image

TO DO

  • Create pending order UI component matching the specified design

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions