Hide negative X axis on Add Liquidity chart
Open
Nobody has claimed this yet.
p2
visual bug
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Current: you can pan all the way down to negative infinity
Expected: panning should stop at 0 and go no further
If we can stop this or at least limit how far negative you can drag, it would be helpful
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 by locating the Add Liquidity chart implementation and reproduce the unrestricted downward panning described in the issue. Confirm that panning stops at the zero boundary, or at the documented negative limit if a hard zero boundary is not possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100