Skip to content

Dashboard data auto refresh - #33

Open
duckaxe wants to merge 1 commit into
benjamin-wilson:masterfrom
duckaxe:feature/dashboard-auto-refresh
Open

Dashboard data auto refresh#33
duckaxe wants to merge 1 commit into
benjamin-wilson:masterfrom
duckaxe:feature/dashboard-auto-refresh

Conversation

@duckaxe

@duckaxe duckaxe commented Jul 13, 2025

Copy link
Copy Markdown

Currently, the dashboard page needs to be reloaded to update the user/network/chart data. This PR ensures that the data is fetched in the background and updated in the UI.

The following tasks have been completed:

  • getNetworkInfo and getClientInfo are updated every minute
  • chartData is updated every 10 minutes
  • Refresh the view only when changes are available
  • Improved reading of CSS variables
  • Fix for displaying the chart Y-axis

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