Skip to content

Check-in date not correctly displayed in history on profile #3136

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

Open
LightRay15 opened this issue Jan 11, 2025 · 0 comments
Open

Check-in date not correctly displayed in history on profile #3136

LightRay15 opened this issue Jan 11, 2025 · 0 comments
Labels
🐛 bug Something isn't working 🌍 timezoning is hard 🎨 ui Issues related to ui (design), frontend, etc.

Comments

@LightRay15
Copy link

LightRay15 commented Jan 11, 2025

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:

grafik

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.

grafik

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

@LightRay15 LightRay15 added the 🐛 bug Something isn't working label Jan 11, 2025
@MrKrisKrisu MrKrisKrisu added 🎨 ui Issues related to ui (design), frontend, etc. 🌍 timezoning is hard labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌍 timezoning is hard 🎨 ui Issues related to ui (design), frontend, etc.
Projects
None yet
Development

No branches or pull requests

2 participants