vegaprotocol / frontend-monorepo

Toolkit for building apps that interact with Vega
https://vega.xyz
MIT License
24 stars 17 forks source link

Volume / Change incorrectly displayed as - #5465

Open bwallacee opened 10 months ago

bwallacee commented 10 months ago

Description

Console is "flip flopping" on volume and change displayed within some of our e2e tests.

After investigating I can see that volume of 1 is coming through in graphql but console is incorrectly displaying -

I have seen similar behaviour for the funding rate and index price

Steps to Reproduce

  1. Run market-sim test test_market_selector_filter
  2. See error

Expected behaviour

Volume and change is correctly displayed

Screenshots

image (6)

MadalinaRaicu commented 6 months ago

If the candles are older than 24hrs then console should display - but it should have a tooltip with the change from the last 5 days.