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

Fix Issues in Date, Calendar, Streak, Timer, and Task Manager Code #710

Open
Amansingh0807 opened this issue Feb 10, 2025 · 1 comment
Open

Comments

@Amansingh0807
Copy link

The current code has the following issues that need to be fixed:

- Date & Time Display: Minor formatting inconsistencies.
- Calendar: Incorrect highlighting of the current day when reloading.
- Streak Counter: Streak logic breaks when toggling the checkbox multiple times.
- Timer: Timer doesn’t reset correctly after goal time updates.
- Task Manager: Tasks don’t persist UI state correctly after page reloads.

Expected Behavior:

  • Accurate date & time formatting.
  • Calendar highlights the correct date consistently.
  • Streak increments only once per day.
  • Timer resets properly when goal time changes.
  • Task status remains consistent after page reloads.
Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

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

No branches or pull requests

1 participant