Skip to content

Fix 30-day availability bar width#91

Merged
VrianCao merged 1 commit into
masterfrom
fix/issue-86-availability-bar
Jun 11, 2026
Merged

Fix 30-day availability bar width#91
VrianCao merged 1 commit into
masterfrom
fix/issue-86-availability-bar

Conversation

@VrianCao

Copy link
Copy Markdown
Owner

Summary

  • Render the status page availability strip with 30 slots, matching the 30-day uptime data and label.
  • Leave the 60-point heartbeat strip unchanged.

Root Cause

MonitorCard requested 60 availability bars while the payload and UI copy are 30-day data, so the component padded the left half with empty slots.

Validation

  • pnpm lint
  • pnpm typecheck
  • pnpm --filter @uptimer/web build
  • pnpm test (full suite hit two Worker route timeouts; scoped rerun of those files passed 42/42 tests, then failed only the global coverage threshold because the run was scoped)

Fixes #86

@VrianCao VrianCao marked this pull request as ready for review June 11, 2026 14:10
@VrianCao VrianCao merged commit e24449c into master Jun 11, 2026
4 checks passed
@VrianCao VrianCao deleted the fix/issue-86-availability-bar branch June 11, 2026 14:11
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.

可用性显示问题

1 participant