bitfinexcom / bfx-hf-ui-core

Apache License 2.0
2 stars 17 forks source link

(improvement) AlgoOrders behaviour #631

Closed dmytroshch closed 1 year ago

dmytroshch commented 1 year ago

Asana task:

https://app.asana.com/0/1201849173362898/1204086534669824

Description:

https://user-images.githubusercontent.com/81973123/222465579-d3731df3-69db-4155-95cc-28e7942110d5.mp4

  1. CloseSessionModal renders only local AO (excluding Recurring AOs)
  2. On AO click in CloseSessionModal, AO details modal is opened, instead of Active AOs modal (with resuming/cancelling options)
  3. Added algo order actions (edit/cancel) into AO details tab
  4. Using Tooltip component for algo order actions in AOs list table and AOs details modal
  5. Set min width for AOs table

Related Pull Requests:

...

Backend Dependencies:

...

Other Dependencies:

...