Add better "out of range" explanation/copy to add liquidity warning
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
It's not clear why token inputs are locked when "out of range" with your selected range.
- Add better warnings for the range selection UI when the selected price is out of range. Consider adding more details about the difference between above or below the range (" price must rise to come into range" etc.)
- Add a question helper component to explain how to reason about it.
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 range selection UI, its existing out-of-range warning, and the logic that locks token inputs. Review how the UI distinguishes prices above versus below the selected range. Done means the warning explains both cases and a question helper explains how to reason about the range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100