Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the "town hall" (meta-discussion site) for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Disappearing relative times in notification panel

Post

Disappearing relative times in notification panel

+1
−0

When the notifications panel is opened, each notification shows an absolute timestamp, such as 2026-05-13 05:54:33 UTC followed by a relative time, such as (6 hours ago). After the notifications panel has been open for a while, the relative time disappears. This usually takes between 1 and 30 seconds (the video shows a short delay for convenience, but it is often much longer):

Video of the relative time disappearing

Video of the notifications panel being opened showing a relative timestime of 6 hours ago that vanishes

This happens regardless of whether there is any interaction (it isn't triggered by keyboard or mouse input).

I noticed this because there was a vertical jump in the notifications panel, as if some of the messages had changed height. It turned out that some of the notification times wrapped onto the next line, and removing the relative time allowed them to fit on 1 line, making affected notifications one line shorter in height after the disappearance.

It seems that the disappeared relative time returns (with another vertical jump) around 30 seconds later.

History

1 comment thread

I believe you, but I can't reproduce (watched for 2 minutes). Can anyone think of any client-side fa... (2 comments)
I believe you, but I can't reproduce (watched for 2 minutes). Can anyone think of any client-side fa...
Monica Cellio‭ wrote 4 months ago

I believe you, but I can't reproduce (watched for 2 minutes). Can anyone think of any client-side factors that might be relevant?

trichoplax‭ wrote 4 months ago

I tried again and the relative time was missing immediately, and appeared for the first time after 19 seconds. So the behaviour isn't consistent. I seem to remember a client side timer being added for this fairly recently but I don't remember enough off hand to say whether it would be relevant.