Check-in date not correctly displayed in history on profile #3136
Labels
🐛 bug
Something isn't working
🌍 timezoning is hard
🎨 ui
Issues related to ui (design), frontend, etc.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
When looking at my previous check-ins, I can see that a check-in that happened on the 28.12.2024 is shown below two check-ins that happened shortly after midnight on 29.12.2024:
This should not be the case; the check-in should have it's own date displayed.
When viewing the details of the check-in, the date is displayed correctly.
Steps to reproduce
I am currently unaware of ways to reproduce this.
Feel free to have a look at my profile: https://traewelling.de/@LightRay15
The following is purely speculative
Might be becuase some check-ins happened close to midnight, which might have caused those to be grouped with the one the day before. But when it came to rendering the date of that group, it only queried one of the check-ins that happened on 29.12.2024, causing the mismatch.
I have just quickly gone through another profile and have found something that seems to look similar:
https://traewelling.de/@OEPNVSPOTTERHAMBURG
On 10.01.2025 this user has checked in close to midnight, which caused the check-in to be grouped to the ones the day before, but causing the label to still say 10.01.2025
This feels like it confirms my speculation.
Browser console logs
No response
Browser
No response
The text was updated successfully, but these errors were encountered: