interface icon indicating copy to clipboard operation
interface copied to clipboard

feat: Phase 0 NavBar

Open cbachmeier opened this issue 3 years ago • 2 comments

  • NavBar for token explore
  • Features old wallet
  • Hidded behind Feature Flag
  • Requires the correct env variables as mentioned in slack
  • There are a couple of difference between this NavBar and the one merged into interface-nft, notably some style changes as well as hiding NFT specific components
  • Code in the /nft/components folder are some shared wrapper components used across NFT design including an overlay, createPortal wrapper, and Box, Row, Column, which import vanilla extract sprinkles directly

cbachmeier avatar Aug 04 '22 22:08 cbachmeier

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
interface ✅ Ready (Inspect) Visit Preview Aug 15, 2022 at 8:23PM (UTC)

vercel[bot] avatar Aug 04 '22 22:08 vercel[bot]

This PR has a lot of features at once, could we split it up into...

  • Update the FeatureFlagModal vh
  • Add new Nav styled with no children
  • Add MobileNav conditional with no children
  • ChainSwitcher
  • Menu
  • SearchBar

vm avatar Aug 12 '22 14:08 vm