cowprotocol / cowprotocol/cowswap
[Safe+batching] Signed and executed order does not appear on the UI
Open
Nobody has claimed this yet.
Bug
limit-order
Low
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 183
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 122
Description
Reported on discord
- Open the app inside the Safe
- Specify a limit order with enough duration (not to make it expired!)
- Add it to batch while signing
- Go to the batched TX list and execute the order placement from there
- Once TX is executed, go back to the limit orders page and check the order
AR: the order is not displayed in the table. however, it is open on Explorer.
I need to clear out my local storage in order to see it
ER: Open orders should appear in the table
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Safe batching flow in the app: create a non-expired limit order, add it to a batch while signing, execute it from the batched transaction list, and return to the limit orders page. Inspect the page and its local-storage state; done means the executed open order appears without clearing local storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100