vegaprotocol / vegawallet-browser

A wallet for the Vega protocol implemented as a browser extension for Firefox and Chromium-based browsers.
https://vegaprotocol.github.io/vegawallet-browser/
MIT License
4 stars 1 forks source link

chore: add new error for confusing error people are finding #761

Closed dexturr closed 8 months ago

dexturr commented 8 months ago

Add an error for when a user is trying to connect to a development network and the chainId is known, but the user has not turned on hidden networks in settings

github-actions[bot] commented 8 months ago

Here is your approbation coverage BEFORE this PR:

All ACs: *Criteria*: 309  *Covered*: 300  *by/FeatTest*: -  *by/SysTest*: -  *Uncovered*: 9  *Coverage*: 97.1%

Here is your approbation coverage AFTER this PR:

All ACs: *Criteria*: 309  *Covered*: 300  *by/FeatTest*: -  *by/SysTest*: -  *Uncovered*: 9  *Coverage*: 97.1%

AC Diff Report:

There are no changes to AC coverage %, please note any new coverage is ignored by this report IF it retains 100% coverage for the given file.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud