curvefi / curve-frontend

MIT License
18 stars 17 forks source link

ramp is finished but ui shows it is still ramping #131

Closed bout3fiddy closed 5 months ago

bout3fiddy commented 5 months ago

This ramping is done, but ui thinks there's still some ramping going on.

Image

So this statement needs to be hidden if timestamp has passed: https://github.com/curvefi/curve-frontend/blob/1fb2b2f7421f297b4504474a2c279764fc7ecadb/apps/main/src/components/PagePool/PoolDetails/PoolParameters/index.tsx#L242