yearn / yPartners

Partners website
https://partners.yearn.farm
GNU General Public License v3.0
6 stars 5 forks source link

refactor: Display message when there is no data to show on the chart #136

Closed Itzabelli closed 1 year ago

Itzabelli commented 1 year ago

Description

A message is included in the Overview tab that will be displayed conditionally when there is no data for the harvest events chart. Previously it was only showing an empty graph.

Motivation and Context

Improve the experience of the partners and the appearance of the page. It's better showing a message when there is no relevant data, an empty graphic could be read as an error.

How Has This Been Tested?

After making the changes I ran yarn dev and confirmed that everything appeared as expected