keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Add side nav layout #358

Closed ironng closed 3 years ago

ironng commented 3 years ago

Wraps our current dapp in the new side nav layout. The side nav slides open horizontally on mobile via toggle button. Updates the footer and adds a new Tooltip component for the help menu. Also, reorganizes the scss a bit.

Note that the v2-integration branch is based off of #357, but will be rebased against master once that merges. Also, the web3 status button in the header will be updated in a later PR.

Screenshots ![FireShot Capture 113 - tBTC - localhost](https://user-images.githubusercontent.com/1986137/92841586-6054c180-f397-11ea-9f75-758fb8c762d7.png) ![FireShot Capture 119 - tBTC - localhost](https://user-images.githubusercontent.com/1986137/92981978-2e079a80-f451-11ea-9f32-8b0b04e1ef31.png) ![FireShot Capture 122 - tBTC - localhost](https://user-images.githubusercontent.com/1986137/92981984-31028b00-f451-11ea-8908-b246c814f822.png) ![Screen Shot 2020-09-11 at 5 05 34 PM](https://user-images.githubusercontent.com/1986137/92982003-3e1f7a00-f451-11ea-8619-4da3b6d62aa4.png) ![Screen Shot 2020-09-10 at 6 53 33 PM](https://user-images.githubusercontent.com/1986137/92841350-0c49dd00-f397-11ea-8700-d4bee5294acd.png)
ironng commented 3 years ago

@Gluzman I just kind of guessed for the the mobile nav to have something acceptable. We can update it once you get a chance to think it through! :)

ironng commented 3 years ago

🙈 Rebasing dismissed your approval so I might as well handle the changes here 😆

ironng commented 3 years ago

Ready for re-review :)