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

PWN-9014 - striga. kyc pending bottom sheet #1865

Merged

Conversation

eduardmaximovich
Copy link
Collaborator

Jira Ticket

https://p2pvalidator.atlassian.net/browse/PWN-9014

Description of Work

  • striga kyc pending bottomsheet

@github-actions
Copy link

Code coverage report

File Coverage [0.00%]
app/src/main/java/org/p2p/wallet/home/ui/main/HomePresenter.kt 0.00%
app/src/main/java/org/p2p/wallet/striga/finish/StrigaSignupFinishPresenter.kt 0.00%
Total Project Coverage 7.09%


init {
appScope.launch(dispatchers.io) {
strigaUserInteractor.loadAndSaveUserStatusData()
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe lifecycleScope.launch would be ok?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it's safer to launch in a global context, who knows how quickly the response will arrive

@eduardmaximovich eduardmaximovich merged commit 997c345 into develop Jun 22, 2023
2 of 3 checks passed
@eduardmaximovich eduardmaximovich deleted the feature/PWN-9014-striga-kyc-pending-bottomsheet branch June 22, 2023 07:50
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.

2 participants