Skip to content

fix: derive tracker "days ago" label from the pill count#2192

Merged
mxkaske merged 1 commit into
openstatusHQ:mainfrom
coreyhn:fix/statuscomponentfooter-date-range
May 24, 2026
Merged

fix: derive tracker "days ago" label from the pill count#2192
mxkaske merged 1 commit into
openstatusHQ:mainfrom
coreyhn:fix/statuscomponentfooter-date-range

Conversation

@coreyhn

@coreyhn coreyhn commented May 23, 2026

Copy link
Copy Markdown
Contributor

The left label shows how far back the chart reaches. It was computed from the oldest pill's date against the current time and rounded to whole days, so the same chart could read "45 days ago" or "44 days ago" depending on when you looked. The chart always renders a fixed number of pills, so the label now reflects that count and stays constant.

The left label shows how far back the chart reaches. It was computed
from the oldest pill's date against the current time and rounded to
whole days, so the same chart could read "45 days ago" or "44 days ago"
depending on when you looked. The chart always renders a fixed number
of pills, so the label now reflects that count and stays constant.
@vercel

vercel Bot commented May 23, 2026

Copy link
Copy Markdown

@coreyhn is attempting to deploy a commit to the OpenStatus Team on Vercel.

A member of the Team first needs to authorize it.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@vercel

vercel Bot commented May 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openstatus-dashboard Ready Ready Preview, Comment May 24, 2026 12:28pm
openstatus-status-page Ready Ready Preview, Comment May 24, 2026 12:28pm
openstatus-web Ready Ready Preview, Comment May 24, 2026 12:28pm

Request Review

@mxkaske

mxkaske commented May 24, 2026

Copy link
Copy Markdown
Member

thanks @coreyhn!

@mxkaske mxkaske merged commit 2616aea into openstatusHQ:main May 24, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants