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

chore: improve rendered buy amount #53

Merged
merged 2 commits into from
Feb 12, 2025
Merged

chore: improve rendered buy amount #53

merged 2 commits into from
Feb 12, 2025

Conversation

0xApotheosis
Copy link
Member

@0xApotheosis 0xApotheosis commented Feb 12, 2025

Improves logic for showing the expected buy amount.

No input:

Screenshot 2025-02-12 at 18 44 43

No quote from input:

Screenshot 2025-02-12 at 18 44 56

Quote received:

Screenshot 2025-02-12 at 18 44 50

Closes shapeshift/web#8804

Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! https://jam.dev/c/6311528e-01e7-4f89-99e0-0c648dca0e4b

Seeing some weirdness re: N/A flash on initial input, will give a go at tackling it before merging.

@gomesalexandre
Copy link
Contributor

Seeing some weirdness re: N/A flash on initial input, will give a go at tackling it before merging.

Aaand fixed in b436487 @0xApotheosis

@gomesalexandre gomesalexandre merged commit e76a252 into develop Feb 12, 2025
2 of 3 checks passed
@0xApotheosis
Copy link
Member Author

Amazing! gm ser

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.

While the input about is zero in o.g, the rate returned states N/A
2 participants