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

App restart is required to open assets or settings tab in 2 cases #1948

Open
liliya-soroka opened this issue Jun 25, 2023 · 1 comment
Open

Comments

@liliya-soroka
Copy link
Member

liliya-soroka commented Jun 25, 2023

Describe the bug
App restart is required to open assets or settings tab if the app was opened from background by the clicking on push notification

1st case
To Reproduce
Steps to reproduce the behavior:

  1. Open app on assets or settings page for the test safe

  2. send app to the background

  3. execute the tx in the safe from the step 1 on web to receive push notification on mobile

  4. click on received push notification
    Current result: tx details page is opened

  5. click back from the tx details => Transacyions tab is active

  6. click the tab from the step 1
    Current result: The tab can not be opened => nothing happens on click. To open the app the user should close the app fully and restart it

Expected behavior
Make sure that calling the app from background using push notification did not block the tab used before the app was sent to the background

Video
https://drive.google.com/file/d/114ZvZpYlBA7Pmu1GWkwUeqM8zF8uDkKm/view?usp=sharing

Smartphone (please complete the following information):

  • Device: Pixel 5
  • Android Version: Android 13
  • App Version 3.8.0-3916rc

Environment
prod
Additional context
Add any other context about the problem here.

@liliya-soroka
Copy link
Member Author

liliya-soroka commented Aug 30, 2023

2nd case:

  1. Open app
  2. go to the assets
  3. click send and create a tx
  4. click "View tx" after tx creation
  5. close tx details and try to open assets
    Current result: can not open assets and the app restart is required

@liliya-soroka liliya-soroka changed the title App restart is required to open assets or settings tab if the app was opened from background by the clicking on push notification App restart is required to open assets or settings tab in 2 cases Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant