Coding Platform with Collaborative Realtime Coding

1 Open Issue Need Help Last updated: Nov 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The deadline calculation for assigned peer reviews on the `/sync` page is incorrect. The current logic uses `Math.abs(now - dateTime)`, which fails to differentiate between future and past deadlines, leading to ambiguous display in the UI.

Complexity: 2/5
bug enhancement good first issue

Coding Platform with Collaborative Realtime Coding

JavaScript