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

Trading - 'You pay' value on confirm screen is wrong when user initiates buy before offer is recalculated #16054

Open
Vere-Grey opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working as expected +Invity Related to Invity project

Comments

@Vere-Grey
Copy link
Contributor

Describe the bug
Edge case issue. User is too fast. Changes the You pay input value and triggers the buy before we refresh the offer. As a result the final confirmation screen contains the original unchanged input value. I have not tested the flow further.

Info:

  • Remembered Wallet: default
  • Suite Version: develop, Dev env, Web 24.12.0
  • Browser: Chrome latest
  • Browser Installation Method: appstore
  • OS: Ubuntu 24
  • Bridge: develop 2.0.33
  • Firmware Version:

How to reproduce
Steps to reproduce the behavior:

  1. Go to Buy n Sell
  2. Wait for offer refresh to finish
  3. Be fast, add few digits to the input and click Buy or Compare prices
  4. (in case of compare prices) notice input is correct in left top corner. Choose any offer
  5. On confirm screen, notice You pay value is the original one before your change === ISSUE

Expected behavior
User change is taken into account always.

Video
market_fast_compare.webm

@Vere-Grey Vere-Grey added bug Something isn't working as expected +Invity Related to Invity project labels Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 🎯 To do in Issues Suite Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected +Invity Related to Invity project
Projects
Status: 🎯 To do
Development

No branches or pull requests

1 participant