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

AND-9376 Onboarding: the add cards button is not pressed when backups are completed #3951

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

MasterBin
Copy link
Contributor

No description provided.

@MasterBin MasterBin requested a review from a team as a code owner December 13, 2024 11:17
Copy link

Pull reviewers stats

Stats of the last 30 days for tangem-app-android:

User Total reviews Time to review Total comments
kozarezvlad 106 1h 22m 31
iMaks99 68 2h 37m 8
nzeeei 67 1h 59m 8
Mama1emon 52 2h 4m 33
MasterBin 39 1h 6m 3
Yoggam1 33 1h 28m 7
Sateetas 22 1h 28m 4
iiiburnyiii 11 11h 35m 15
nemelianov-tangem 9 19m 0
EvgeniiKuzovkin 3 10m 0
thebrodyaga 1 3m 0
MaqsudjonIsmoilov 1 5h 24m 1

⚡️ Pull request stats

if (card.backupStatus == CardDTO.BackupStatus.NoBackup && card.wallets.isNotEmpty() &&
activationInProgress
) {
if (card.backupStatus == CardDTO.BackupStatus.NoBackup && card.wallets.isNotEmpty()) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

если взять просто воллет 1 состоянии скипнутого бэкапа, то он тут пройдет в этой таске, а не должен если в приложении нет активной активации

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