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] Issue with History Record Time #149

Open
WantenMN opened this issue May 23, 2024 · 1 comment
Open

[Bug] Issue with History Record Time #149

WantenMN opened this issue May 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@WantenMN
Copy link

Describe the bug
When completing a task that grants a reward, a modal pops up indicating the received reward. This causes a bug with the history record time. Suppose the reward modal pops up at the 30-minute mark (I completed the task at 30:00), but I only close the modal at the 40-minute mark (40:00). In the history record, the time of task completion is incorrectly recorded as 40:00.

To Reproduce
Steps to reproduce the behavior:

  1. Complete a task that grants a reward.
  2. Wait for the reward modal to pop up (e.g., at the 30-minute mark).
  3. Delay closing the modal (e.g., close it at the 40-minute mark).
  4. Check the history record and see that the task completion time is recorded as 40:00 instead of 30:00.

Expected behavior
The task completion time should be recorded as the time when the task was actually completed (e.g., 30:00), regardless of when the reward modal is closed.

Screenshots
None

Environments and Version (please complete the following information):

  • Device: Mi 10s
  • OS: Android 13.0
  • Version v1.94.4 (561)

Additional context
Add any other context about the problem here.

@WantenMN WantenMN added the bug Something isn't working label May 23, 2024
@Ayagikei
Copy link
Owner

Ayagikei commented Jun 2, 2024

Hello, thanks for your feedback!

We'll troubleshoot the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants