shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
172 stars 185 forks source link

FOX power slider truncation to better utilize FOX power discount graph #7978

Open purelycrickets opened 1 month ago

purelycrickets commented 1 month ago

Overview

Currently in production, when a user changes the variables of the FOX power on the 'Simulate Discount' modal of trade details, the 51-100% area of the FOX power slider does not change the graph and encourages users to not hold anything over 500,000 FOX.

References and additional details

Having anything more that 500,000 FOX results on the same discount. The FOX power slider goes from 0-1MM. The right 50% of the slider does not affect the graph in anyway and can probably be reduced to the min held that gets the max discount to better utilize the graph feature connected: https://jam.dev/c/beda653d-c9c2-47db-a56b-deeb34574621

Acceptance Criteria

Graph and slider are better utilized to not show so much dead broken graph?

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

twblack88 commented 3 weeks ago

I think this is more engineering, like we just need to adjust the slider math to keep the cutoff higher. so like 500K would be where 750k is now.