improve ergonomics of "Select Price Range"
Open
Nobody has claimed this yet.
improvement
p1
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When creating a new position, choosing min price and max price feels very manual and intimidating.
Describe the solution you'd like
- If I put 0 in for min price, it should autocorrect it to some really low number
- Maybe buttons for "min" and "current" below the left input, and buttons for "current" and "max" on the right?
- Maybe some indication of how those prices compare to the current price ("-50 ticks from current"?).
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 Select Price Range controls used when creating a new position and review how min, max, and current prices are represented. Define the desired behavior for zero input, shortcut buttons, and relative-to-current-price feedback; done means the agreed interaction is implemented and verified in that flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100