Uniswap / Uniswap/interface

[Bug] Can't set exact Min and Max prices when Adding Liquidity

Open
#7,938 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

📱 Interface Affected

Which application are you experiencing issues with?


🧩 App Version

  • Version (if known):
  • Production build
  • Development build

💻 System / Environment Info

Please provide details about your environment:

  • Browser (name + version): Chrome
  • OS / Platform (e.g. iOS 17, Windows 11, Android 14):
  • Device (e.g. iPhone 14 Pro, Pixel 7, MacBook Pro 2023):
  • Wallet used (e.g. Uniswap Wallet, MetaMask, Rainbow): MetaMask
  • Network (e.g. Ethereum Mainnet, Arbitrum, Base, etc.): Base

🔁 Steps to Reproduce

  1. Go to add liquidity to this pool: https://app.uniswap.org/positions/create/v4?currencyA=NATIVE&currencyB=0xb1599cde32181f48f89683d3c5db5c5d2c7c93cc&chain=base&hook=undefined&priceRangeState={%22priceInverted%22:true,%22fullRange%22:false,%22minPrice%22:%220.00013189%22,%22maxPrice%22:%220.%22,%22initialPrice%22:%221037.4988%22}&depositState={%22exactField%22:%22TOKEN1%22,%22exactAmounts%22:{%22TOKEN1%22:%22500000.00000%22}}&step=1&fee={%22isDynamic%22:false,%22feeAmount%22:3000,%22tickSpacing%22:60}

  2. Use a custom range

  3. Set token amounts

  4. Try to adjust the range


✅ Expected Behavior

  • It lets me adjust the range

❌ Actual Behavior

  • It clears my input, and changes my active input box to another box before I can finish typing (see image.)

📸 Screenshots or Screen Recording

https://github.com/user-attachments/assets/4b9e321b-b70f-4798-8cd7-9f2d959ce4d0


🧾 Additional Context

It's just getting harder to use for LPing 😪


⚠️ Please redact or avoid sharing sensitive data such as private keys, seed phrases, or personally identifying info.

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 linked app.uniswap.org create-position URL and reproduce the issue on Base using a custom range and token amounts. Inspect the price-range inputs and their focus behavior; done means exact minimum and maximum prices remain editable without clearing or switching the active input.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.