Uniswap / sybil-interface

Interface that incorporates Sybil, a governance tool for discovering delegates.
https://sybil.org/
GNU General Public License v3.0
70 stars 112 forks source link

orca - modal is not scrollable and it prevents users to click submit #99

Closed OrlandoLee closed 2 years ago

OrlandoLee commented 2 years ago

In twitter flow step 3, when the tweet is fetched, the content in modal will overflow. And users can not scroll down to click on submit button. This is happening for all protocols. Screen Shot 2021-12-11 at 3 46 18 PM

step to reproduce

  1. get a new account in wallet
  2. connect to social profile
  3. in step 3 wait till the tweet showed up and you can not scroll.

The fix is tested locally ezgif com-gif-maker (1)

cc: @callil

vercel[bot] commented 2 years ago

@OrlandoLee is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uniswap/sybil-interface/8ziVVVVTDfC1B2geGk8hiAJofhM9
✅ Preview: https://sybil-interface-git-fork-orlandolee-orlandoli-fi-59b541-uniswap.vercel.app

OrlandoLee commented 2 years ago

@callil just tested this in vercel. Good to be merged

OrlandoLee commented 2 years ago

@callil please take a look when you have time. thanks