Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

[nice to have] Load open orders #179

Closed
anxolin opened this issue Feb 24, 2021 · 1 comment
Closed

[nice to have] Load open orders #179

anxolin opened this issue Feb 24, 2021 · 1 comment
Labels
app:CowSwap CowSwap app

Comments

@anxolin
Copy link
Contributor

anxolin commented Feb 24, 2021

The swap UI keeps track of the open orders, and notify when they are executed.

The open orders and recent orders are saved in the local storage.This implies that they won't be seen in a different browser.
One improvement could be to use the API to load the orders. This would allow a better UX and multi-browser experience

Ideally we would leverage what we have. It's nice to show the orders persisted in the browsers in case the API fails, or while the API is giving us the open/recent orders.

@anxolin anxolin transferred this issue from gnosis/gp-ui Feb 24, 2021
@anxolin anxolin added the app:CowSwap CowSwap app label Feb 24, 2021
@elena-zh
Copy link

elena-zh commented Oct 1, 2021

related to #1334

@elena-zh elena-zh closed this as completed Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:CowSwap CowSwap app
Projects
None yet
Development

No branches or pull requests

2 participants