1/3
4 Years of Service
Ive been using it the last few days, and some things I think would be better if changed are:
1: If you have a balance of over 150, let the user deposit below 150. I get why the minimum is there, but if I have 1000 in there, I should be able to dump 50 in with no issues. Especially since it already resets your timer, nobody is going to be abusing it. It just saved me from having to collect > withdraw all > deposit + paste in new total vs just deposit the (I think) 30 LC I had earned in the last few days outside of the vault.
2: Change the up/down arrows from incrementing by 0.01 and just make it 1. Nobody here is giving any shits about the 0.01 LC. If they do, that 1 in 1000 people can manually type that part. But for the rest of the 99.9% of us who are working in mostly larger numbers, it just makes those buttons useless for us.
The code in question: <input type="number" min="1" step="0.01" id="vaultDepositAmount">
3: Slightly related to above, maybe give us an "ALL" button in the deposit screen that takes your full balance and fills it in, so we don't have to either remember the # or copy/paste it.
4: In the top fields, lower the rounding so it is not rounding to the nearest thousand unless you have a massive amount. Half of the time it is hard to tell what is what because I see 4k when I have 3520. Thats a pretty big difference. Maybe not for the top 20 guys with a few billion... but for those of us not in six figures, it matters.
1: If you have a balance of over 150, let the user deposit below 150. I get why the minimum is there, but if I have 1000 in there, I should be able to dump 50 in with no issues. Especially since it already resets your timer, nobody is going to be abusing it. It just saved me from having to collect > withdraw all > deposit + paste in new total vs just deposit the (I think) 30 LC I had earned in the last few days outside of the vault.
2: Change the up/down arrows from incrementing by 0.01 and just make it 1. Nobody here is giving any shits about the 0.01 LC. If they do, that 1 in 1000 people can manually type that part. But for the rest of the 99.9% of us who are working in mostly larger numbers, it just makes those buttons useless for us.
The code in question: <input type="number" min="1" step="0.01" id="vaultDepositAmount">
3: Slightly related to above, maybe give us an "ALL" button in the deposit screen that takes your full balance and fills it in, so we don't have to either remember the # or copy/paste it.
4: In the top fields, lower the rounding so it is not rounding to the nearest thousand unless you have a massive amount. Half of the time it is hard to tell what is what because I see 4k when I have 3520. Thats a pretty big difference. Maybe not for the top 20 guys with a few billion... but for those of us not in six figures, it matters.
You must be registered to see attachments
Attachments
You must be registered for see attachments list