cowprotocol / cowprotocol/cowswap

[Safe+batching] Signed and executed order does not appear on the UI

Open
#5,166 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Open the app inside the Safe
  2. Specify a limit order with enough duration (not to make it expired!)
  3. Add it to batch while signing
    image
  4. Go to the batched TX list and execute the order placement from there
    image
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.