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

Fail to show the correct history detail page for the current active activity #288

Open
tingsu opened this issue Feb 27, 2020 · 5 comments
Open
Labels
Milestone

Comments

@tingsu
Copy link

tingsu commented Feb 27, 2020

  • I have searched the history bug list, and have not found a similar bug.

  • The bug was found on the latest master branch (version 1.4.0, the apk was compiled in the debug mode). The bug can be reproduced on an Android emulator 6.0 and a Google Pixel 3 XL phone.

  • Bug description

  1. start an activity (e.g., Cinema) and rename this activity (e.g., rename it to Shopping)
  2. start another activity (e.g., Gardening) and undo it (i.e., return back to the previous activity Cinema)
  3. click the statistics region to show the history detail page of Cinema (the current active activity)
  4. The history detail page incorrectly shows the info of Gardening instead of Cinema
  • Video of correct functionality

20200227_092229

  • Video of incorrect functionality

20200227_092323

@tingsu tingsu changed the title ail to show the correct history detail page for the current active activity Fail to show the correct history detail page for the current active activity Feb 27, 2020
@tingsu
Copy link
Author

tingsu commented Mar 1, 2020

Hi @ramack , can you also take a look at this issue? If confirmed, I can help to investigate why. Thanks.

@oraluben
Copy link

oraluben commented Mar 4, 2020

Hi @ramack , any update on this? I've also encountered this issue.

@skull591
Copy link

skull591 commented Mar 4, 2020

Had the same issue, should be a bug in the undo function?

@tingsu
Copy link
Author

tingsu commented Apr 13, 2020

Any update on this issue?

@ramack
Copy link
Owner

ramack commented Apr 20, 2020

definitely a bug, but for this I have to dig deeper in the code to get an idea what could go wrong here.

@ramack ramack added the bug label Apr 20, 2020
@ramack ramack added this to the v1.5.0 milestone Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants