0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Add fallback support for metamask #148

Closed Agupane closed 5 years ago

Agupane commented 5 years ago

If the user does not have metamask installed or he rejected the permissions, a fallback should be displayed. "My Size" column should be also hidden

Right now, if the user does not have metamask installed or he rejected the permissions, this should be displayed: image image image image

Note that the orderbook is not displayed, this issue aims to let the user see the orderbook, the only difference is that the column "My Size" is hidden and the orders are ones from MAINNET

Related to #116 Related to #117

Agupane commented 5 years ago

It should look like so image image