LeetSync icon indicating copy to clipboard operation
LeetSync copied to clipboard

Streak issue

Open fadiakhaledd opened this issue 1 year ago • 0 comments

Describe the bug when submitting a problem before midnight with a streak of 7 days, and then submitting the same problem after midnight with a different solution, the streak restarts to day 1 instead of continuing from day 7 as expected.

To Reproduce Steps to reproduce the behavior:

  1. Submit a problem before 12 am
  2. Streak increased from 7 to 8 days
  3. Submit the same problem after 12 am with a different solution.
  4. Streak restarted to day 1

Expected behavior The streak should not restart.

Screenshots image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: chrome
  • Version 124.0.6367.158

Additional context Add any other context about the problem here.

fadiakhaledd avatar May 13 '24 21:05 fadiakhaledd