Skip to content

Fixed bug in the 24h activity tile for all nodes table - #923

Merged
javuto merged 1 commit into
developfrom
fix-activity-24h-nodes
Jul 31, 2026
Merged

Fixed bug in the 24h activity tile for all nodes table#923
javuto merged 1 commit into
developfrom
fix-activity-24h-nodes

Conversation

@javuto

@javuto javuto commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Fixed the all-nodes 24h activity column so it loads enough Redis-backed activity data across UTC midnight.
  • Updated the node activity heatmap to render exactly the trailing 24 hourly buckets.
  • Added regression coverage for:
    • Fetching two Redis day blobs for the all-nodes 24h activity column.
    • Rendering a fixed 24-hour heatmap from two-day activity data.

Validation

  • npm test -- NodesTablePage.test.tsx
  • npm run check
  • git diff --check

@javuto javuto added 🚧 bugfix Fix for an existing bug ⭐️ frontend Frontend related issues labels Jul 31, 2026
@javuto
javuto merged commit 3f271e1 into develop Jul 31, 2026
6 checks passed
@javuto
javuto deleted the fix-activity-24h-nodes branch July 31, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 bugfix Fix for an existing bug ⭐️ frontend Frontend related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant