MyCrypto/common/containers/Tabs
Eddie Wang a9f78011cb Swap UX Cleanup (#339)
Fixes #226
Fixes #383

Added a simple check to ensure that swap rates exist so we don't get a NaN error, which would be confusing to users.

Instead, the form is hidden and a spinner is shown until the bityRates are ready for the user.

* adds spinner while fetching

* added error on top of input

* removed classnames prop and added cn

* added simple err mssge

* css fixes and disabled button

* better err mssge generation and fixed swap details

* minor typo

* added redux notification on unreachable error

* minheight for err message and swap update on redux change

* fixed formatting and removed className prop
2017-11-14 10:37:56 -08:00
..
BroadcastTx Broadcast Tx (#304) 2017-10-23 13:48:55 -07:00
Contracts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
ENS Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
GenerateWallet EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
Help Fix regressions introduced in #241 (#247) 2017-10-03 21:13:49 -07:00
SendTransaction Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
SignAndVerifyMessage EthereumJS-Wallet (Part 3) (#316) 2017-11-08 10:16:43 -08:00
Swap Swap UX Cleanup (#339) 2017-11-14 10:37:56 -08:00
ViewWallet Fix regressions introduced in #241 (#247) 2017-10-03 21:13:49 -07:00
index.ts Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00