Results 35 issues of Edd

Subresource Integrity attributes were not generated on production react builds due to a missing option pass through when writing the index file. ## Current Behavior When building a react production...

## Describe the bug When browsing generated documentation, if an API Endpoint has required fields that are not filled in and the user clicks 'Send API Request' regardless, the panel...

bug

- fix(explorer): initial tx delegation view - feat(explorer): add governanceasset component to show prices correct for that asset - feat(explorer): add delegate and undelegate view - feat(explorer): status code component...

## Description This is based on the field `blockDuration` which now comes in the format `300.22ms`, while the formatting function expects it to be a number that it can format...

Stats app
๐Ÿ› bug
common

## Description - IPFS gateways work in two ways: subdomains and subfolders. Everything loads fine with subdomains, but the asset route is hardcoded to be `/` which breaks when the...

Trading
๐Ÿ› bug
ipfs

Builds on different devices produce different build hashes (tested on linux/amd64 vs osx/arm). See if using a docker image to run the build produces consistent hashes (see an example setup...

common

## The Chore The instructions need to be brought up to date: https://github.com/vegaprotocol/frontend-monorepo#running-tests implies you can just run them, then https://github.com/vegaprotocol/frontend-monorepo#vega-capsule mentions that 2 of the test suites require a...

Testing ๐Ÿงช
chore
common

## Description https://github.com/vegaprotocol/frontend-monorepo/blob/ca5c3bc21d2941eca9a9839b16ec1fc43b3f344a/apps/explorer/src/app/components/txs/txs-stats-info.tsx#L60-L62 There are a few states that cause this to happen: 1. No data - the section renders, but empty 2. Incomplete data - the section renders full...

Block Explorer
๐Ÿ› bug
chore

The above is what we have now. It's all the details... but not entirely clear what's actually happening # What's actually happening I (with my Ethereum address `0x6A4af9777A8834cE6dC47Ac808573eda7CdA6e30`) deposited 5000.00000000...

Block Explorer
Design needed ๐ŸŽจ
ux-and-visual-design

If you are on a slow connection, or fetching the trading app via IPFS, it can take a long time to load. Which is fair - it's a pretty big...

feature
Trading