Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users should be able to estimate buys and sells which are greater than their current balance. #1485

Open
2 tasks
pgebheim opened this issue Oct 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@pgebheim
Copy link
Member

Reasoning

Users will often use a wallet with a low amount of funds, but want to see the pricing for a trade with a larger value (perhaps to decide whether to transfer more funds). By removing the limit from the form that forces the USDC/Share amount IN to be <= their balance, we allow this behavior.

Tasks

  • Remove Limit
  • Check that errors / warnings still appear properly and txns aren't attempted to be submitted with values above their balance.
@pgebheim pgebheim added the enhancement New feature or request label Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant