Uniswap / Uniswap/interface

The dollar values for various positions are not displayed on the pool page.

Open
#7,720 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

A user reported an issue with not being able to view the liquidity position value or fee value on the pool page. Upon investigation, I observed that this issue is not isolated; several other positions are also not displaying.

I conducted a thorough check and it appears to be related to the specific area (ID number) of the position. For instance, position 157300 displays correctly, but position 157301 does not. This inconsistency persists among positions up to 157306, with some visible and others not. I examined other positions with lower and higher numbers and found the visibility to be hit-or-miss.

There are no console errors to indicate a problem, leaving me uncertain as to why some positions are visible and others are not.

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

Start at the pool page and reproduce the issue with positions 157300 through 157306, comparing positions whose liquidity and fee dollar values appear with those whose values are missing. Check the position-value display path and use the absence of console errors as part of the investigation. Done means values display consistently for the affected and comparable lower- and higher-numbered positions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.