dydxprotocol / dydxprotocol/v4-web
Improvement for trading page
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
As a user, when landing at trading page for specific pair, we need to be able quickly to look at chart and make trade input, no need of scrolling up and down to input order values as now.
- orderbook: user dont really need to look at it when landing on this page, so we can: either be able to collapse/extend it to make chart area be wider, or re-arrange orderbook section to the most-right of the page (currently its order placing section)
- Chart needs to be bigger, thats 1st-thing user wants to see, check design of Binance or Hyperliquid you can see they always make chart look more prominent.
- Order placing section: currently user need to scroll down to input order information, it should not, everything should be neat on 1 screen without scrolling. I notice we can remove headers as below:
Hope it helps, thanks guys.
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 reviewing the trading page layout and the attached screenshots, focusing on the orderbook, chart, and order-placement sections. Coordinate with the PM and designer on the revised arrangement; done means the chart is more prominent, the order inputs fit on one screen without scrolling, and limit orders are prefilled with the mid price.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100