usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Display dataset metrics instead of file metrics; Hide metrics display… #194

Closed chuanlin2018 closed 2 years ago

chuanlin2018 commented 3 years ago

This check in has two fixes:

  1. In the top right green menu of the landing page, display dataset downloads instead of file download.
  2. Hide dataset metrics block until metrics data is available (or error) so dataset metrics will not display "Metrics not available" then some metrics data.

Tested locally with fake backend. Testing in local docker...