ActivityDiary
ActivityDiary copied to clipboard
Fail to show the correct history detail page for the current active activity
-
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
- start an activity (e.g.,
Cinema
) and rename this activity (e.g., rename it toShopping
) - start another activity (e.g.,
Gardening
) and undo it (i.e., return back to the previous activityCinema
) - click the
statistics
region to show the history detail page ofCinema
(the current active activity) - The history detail page incorrectly shows the info of
Gardening
instead ofCinema
- Video of correct functionality
- Video of incorrect functionality
Hi @ramack , can you also take a look at this issue? If confirmed, I can help to investigate why. Thanks.
Hi @ramack , any update on this? I've also encountered this issue.
Had the same issue, should be a bug in the undo function?
Any update on this issue?
definitely a bug, but for this I have to dig deeper in the code to get an idea what could go wrong here.