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

defer account state checking #662

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

ubbabeck
Copy link
Contributor

@ubbabeck ubbabeck commented Oct 9, 2023

Fixes #642

In order to make the UX for receiving and sending a bit smoother we can defer waiting for account state until the validation of the payment and not when initialing the payment. This should make it better for users if the internet speed is slow.

@ubbabeck ubbabeck self-assigned this Oct 9, 2023
@ubbabeck ubbabeck linked an issue Oct 9, 2023 that may be closed by this pull request
@ubbabeck ubbabeck requested a review from a team October 9, 2023 10:48
@ademar111190
Copy link
Collaborator

The pages are ready for receiving the navigation without this previous check?

@ubbabeck
Copy link
Contributor Author

ubbabeck commented Oct 9, 2023

The pages are ready for receiving the navigation without this previous check?

Yes, it should be okay, since we call validate payment with the accountbloc and if/ when it times out this error is displayed.

timeout

Copy link
Member

@roeierez roeierez left a comment

Choose a reason for hiding this comment

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

LGTM

@ubbabeck ubbabeck merged commit 11c2c3a into main Oct 9, 2023
1 check passed
@erdemyerebasmaz erdemyerebasmaz deleted the 642-defer-account-state-check branch November 16, 2023 20:12
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.

Missing icons on the Receive and Send menus
3 participants