Skip to content

feat: add data refresh button to dashboard#542

Open
1sraeliteX wants to merge 1 commit into
Smartdevs17:mainfrom
1sraeliteX:feat/dashboard-data-refresh-button
Open

feat: add data refresh button to dashboard#542
1sraeliteX wants to merge 1 commit into
Smartdevs17:mainfrom
1sraeliteX:feat/dashboard-data-refresh-button

Conversation

@1sraeliteX

Copy link
Copy Markdown
  • Add refresh button in dashboard header with spinning icon during load
  • Show last updated timestamp below refresh button
  • Auto-refresh dashboard data every 60 seconds
  • Implement manual refresh capability
  • Clear interval on component unmount

What this PR does

Changes

  • List of notable files and modules touched (monorepo wiring, Sentry integration, dashboards, etc.)
  • Notes about the Turborepo configuration, shared packages, and ESLint/TS config

Why

  • Rationale for the changes and how they solve the Acceptance Criteria

How to test

  • Steps to reproduce locally, including commands to run build/test
  • Any environment variables needed (e.g., SENTRY_DSN)
  • How to verify the dashboards/alerts configuration (stubs or real)

Notes

- Add refresh button in dashboard header with spinning icon during load
- Show last updated timestamp below refresh button
- Auto-refresh dashboard data every 60 seconds
- Implement manual refresh capability
- Clear interval on component unmount
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the smartdevs17's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Frontend: Add data refresh button

1 participant