MorpheusAIs / Morpheus

Morpheus - A Network For Powering Smart Agents - Compute + Code + Capital + Community
https://mor.org/
MIT License
182 stars 142 forks source link

Small typo when depositing stETH with error #592

Open jabo38 opened 6 months ago

jabo38 commented 6 months ago

If a person enters an amount of stETH that they would like to stake that is larger than the amount they have in their wallet, they get an error stating, "Field must be within available amount of ether."

It could be more clear if it stated "Field must be within available amount of stETH" as technically ether and stETH are different.

image

YashKumarVerma commented 6 months ago

Where is it that you are seeing this UI?

jabo38 commented 6 months ago

On the main net. If you click to deposit you get the popup. If you enter a number higher than the balance, you can see the error.

quertc commented 5 months ago

This has been fixed in the Dashboard repository. But the current site hasn't yet been updated.