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

[Bug] occasionally unable to select transfer tab #3564

Closed
nahuhh opened this issue Apr 20, 2021 · 10 comments
Closed

[Bug] occasionally unable to select transfer tab #3564

nahuhh opened this issue Apr 20, 2021 · 10 comments
Assignees

Comments

@nahuhh
Copy link

nahuhh commented Apr 20, 2021

Occasionally (more than 2 times per day) I will open unstoppable and the transfer tab is greyed out (not selectable). Closing and reopening unstoppable corrects this until the next time it happens.

I didn't notice this issue (at all) on the previous version

Currently running the Google play release of 0.20.0 on android 10

Update: running 0.21.1 now

Thank you

@abdrasulov abdrasulov added this to To do in Version 0.21 Apr 29, 2021
@abdrasulov abdrasulov moved this from To do to In progress in Version 0.21 May 4, 2021
@abdrasulov abdrasulov self-assigned this May 4, 2021
@abdrasulov
Copy link
Member

Hi @nahuhh,

I've started working on this issue. As of now, I couldn't reproduce it. Based on the code, the transactions tab should be disabled (greyed out) only if there is no wallet created/restored. Do you have any thoughts about the steps to reproduce it?

@nahuhh
Copy link
Author

nahuhh commented May 4, 2021

It does seem to happen at random. I've been trying reproduce all night.

I'm going to keep a close eye and hopefully I can catch it in action.
Fwiw, I have multiple wallets and all show under the wallet tab. Just the transfer tab would be greyed out / nonselectable

@abdrasulov
Copy link
Member

Thanks for your active participation!

We'll keep an eye on it, too.

@abdrasulov abdrasulov removed this from In progress in Version 0.21 May 5, 2021
@nahuhh
Copy link
Author

nahuhh commented May 23, 2021

Screenshot_20210523_025735_1.jpg

@nahuhh
Copy link
Author

nahuhh commented May 23, 2021

Has been harder to reproduce. Perhaps because I'm likely opening and closing less often. But it did just happen again.

@abdrasulov

@nahuhh
Copy link
Author

nahuhh commented May 24, 2021

Once more today.

  • app was not running in background (was not in recent apps and hadn't been used in hours)
  • wallets are active

Screenshot_20210524_114353_io.horizontalsystems.bankwallet.jpg

@abdrasulov abdrasulov added this to To do in Version 0.22 via automation May 25, 2021
@abdrasulov abdrasulov moved this from To do to In progress in Version 0.22 May 27, 2021
@nahuhh
Copy link
Author

nahuhh commented May 27, 2021

Thanks for your active participation!

We'll keep an eye on it, too.

As I'm noticing this happen more and more often, it "feels" like a timing issue.

I AM now about to reproduce 100% of the time.

  1. Open app
  2. Send to background
  3. Swipe remove from recent apps
  4. As fast as possible, reopen unstoppable

Transfer tab is greyed out everytime.
While this isnt the typical use case for how I encounter it (happens randomly on a fresh start), closing the app and reopening as fast as possible has the same result.

Here is a video of the behavior
https://user-images.githubusercontent.com/50635951/119904810-f6764b00-bf18-11eb-9ca5-4c838aeea0c7.mp4

@abdrasulov
Copy link
Member

I couldn't reproduce the issue. The applied solution is based on the code. Used the number of accounts right from DB instead of cached one when setting the state of transactions tab selector.

@abdrasulov abdrasulov moved this from In progress to Waiting For Testing in Version 0.22 May 28, 2021
Version 0.22 automation moved this from Waiting For Testing to Done May 31, 2021
@nahuhh
Copy link
Author

nahuhh commented Jun 2, 2021

I couldn't reproduce the issue. The applied solution is based on the code. Used the number of accounts right from DB instead of cached one when setting the state of transactions tab selector.

This fix is not in 0.21.2, correct? Waiting for 0.22.x

@abdrasulov
Copy link
Member

Yes, it's coming in version 0.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants