lvxhnat / ion

A fully integrated platform for aggregating, visualising and analysing alternative data
GNU General Public License v3.0
12 stars 1 forks source link

feat [ion-frontend]: show skeleton/missing data cells when oanda data is unavailable #117

Open lvxhnat opened 1 year ago

lvxhnat commented 1 year ago

Oanda Websocket is unreliable from time to time resulting in missing data or undefined being populated within zustand state object. Check for such instances and add skeleton UI to show such events rather than an empty cell. See SS below.

Potentially Linked to #99

Screenshot 2023-07-09 at 10 50 19 PM