filecoin-saturn / L1-dashboard

https://dashboard.saturn.tech
Other
6 stars 4 forks source link

selecting a node doesn't load that node's stats in the overview panel #40

Closed gruns closed 1 year ago

gruns commented 1 year ago

to reproduce:

  1. load https://dashboard.saturn.tech/address/all?period=7+Days
  2. click on an individual node image
  3. the earnings, retrievals, and bandwidth served graphs update correctly
  4. but the overview panel does not and still shows aggregate stats, not stats for the node that was just selected image

note: the current dashboard UI will be change significantly by https://github.com/filecoin-saturn/L1-dashboard/issues/38, but the same bug would persist there and thus should be solved

AmeanAsad commented 1 year ago

Resolved in: https://github.com/filecoin-saturn/L1-dashboard/pull/41