aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/selectors/custom-gas.test.js
diff options
context:
space:
mode:
authorMark Stacey <markjstacey@gmail.com>2019-08-21 22:15:57 +0800
committerMark Stacey <markjstacey@gmail.com>2019-08-22 01:14:35 +0800
commit2ceac1f27f1a19cfd0ee1847526bf442c2051126 (patch)
treec070aa0e9d542a3b1f1a99707a1beb80f0312a57 /ui/app/selectors/custom-gas.test.js
parent821529622e4baf095dc34c309b878d09f945da9b (diff)
downloadtangerine-wallet-browser-2ceac1f27f1a19cfd0ee1847526bf442c2051126.tar.gz
tangerine-wallet-browser-2ceac1f27f1a19cfd0ee1847526bf442c2051126.tar.zst
tangerine-wallet-browser-2ceac1f27f1a19cfd0ee1847526bf442c2051126.zip
Add warning about reload on network change
We are soon removing the automatic refresh on network change behavior. A warning has been added to ensure sites know about this upcoming change. Any site that calls `.enable` is advised to use a `networkChanged` event handler to reload manually if they rely upon that behavior. They are also advised to set the flag `autoRefreshOnNetworkChange` to `false` to opt-out of the reload behavior early. This warning might be irritating for certain sites, as they might be indifferent to whether or not the site reloads, and not eager to set a flag to opt-in early just to silence the warning. However there was no other obvious way to warning the right people about this change, as any warning prior to an actual reload would only be seen by the few people that set their browser console to preserve logs. Relates to #3599
Diffstat (limited to 'ui/app/selectors/custom-gas.test.js')
0 files changed, 0 insertions, 0 deletions