vegaprotocol / frontend-monorepo

Toolkit for building apps that interact with Vega
https://vega.xyz
MIT License
21 stars 14 forks source link

feat(trading): add intervals to the slider #6330

Closed bglownia closed 2 weeks ago

bglownia commented 2 weeks ago

Related issues 🔗

Closes #6093

Description ℹ️

Add a simple 0%, 25%, 50%, 75%, 100% to the slider so users can click and set it quickly.

Demo 📺

image
bwallacee commented 2 weeks ago

@bglownia We are missing this task:

Adding % tooltip when you're dragging

Also I don't think there's much we can do, but on mobile, you obviously don't get any hover states, so it's not the clearest that the 0,25 etc is clickable.

github-actions[bot] commented 2 weeks ago

Previews