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

fix: Ensure the max quantity is always calculated #2400

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

holzeis
Copy link
Contributor

@holzeis holzeis commented Apr 10, 2024

It's an edge case where the user funds their wallet for the first time and did not receive a new price after the balance was updated. This fix ensures that the max quantity is always calculated when the order view is opened.

fixes #2398

@holzeis holzeis self-assigned this Apr 10, 2024
@bonomat bonomat added this pull request to the merge queue Apr 11, 2024
@bonomat bonomat changed the title feat: Ensure the max quantity is always calculated fix: Ensure the max quantity is always calculated Apr 11, 2024
Merged via the queue into main with commit fc32c55 Apr 11, 2024
23 checks passed
@bonomat bonomat deleted the fix/ensure-the-max-quantity-is-always-calculated branch April 11, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Max quantity is 1 even though balance would allow for much more
2 participants