tahowallet / dapp

Subscape dApp

Home Page:https://app.taho.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create panel component

xpaczka opened this issue · comments

In this task we should create reusable panel component that we will use for realm UI

  • panel component should be available in right and left versions
  • it should be scrollable in a similar manner as current realm modal - it should have constant top margin and minimum bottom margin to ensure nice empty space even on smaller screens
  • scrolling can be handled separately on the left and right versions
  • we should be able to add subsections (stake/unstake)
  • panel should expand with content
image

Resolved by #774