fuji-money / app

Frontend to interact with Fuji smart contracts
https://app.fuji.money
MIT License
8 stars 4 forks source link

Amount can't be entered manually in the slider input #166

Closed tiero closed 1 year ago

tiero commented 1 year ago

In the Borrow form either we disable the input or make it read only/disabled if we want users to use the slider control only

easter-monolith commented 1 year ago

It's a bug, users should be able to enter the value manually for the slider input. I'll fix it.