parseSendReceive incorrectly overrides all send/receive activities in V3 pools to Removed liquidity
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
I believe this is the issue:
https://github.com/Uniswap/interface/blob/35df69448e08546c467373e25bf5880eb3c77625/apps/web/src/components/AccountDrawer/MiniPortfolio/Activity/parseRemote.tsx#L440-L442
Before:
After:
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
Start in apps/web/src/components/AccountDrawer/MiniPortfolio/Activity/parseRemote.tsx at lines 440-442 and trace how V3 pool send/receive activities are classified. Compare the reported before and after behavior; the work is done when individual send/receive activities no longer all display as Removed liquidity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100