scaffold-eth / OP-RetroPGF3-Discovery-Voting

Create the voting and discovery process for OP retroactive public goods funding for badgeholders
https://op-retropgf3-discovery-voting.vercel.app
MIT License
14 stars 14 forks source link

Padding changes #111

Closed escottalexander closed 11 months ago

escottalexander commented 11 months ago

Description

Fixes the padding issues, removes the scroll bar in the "my ballot" view and also fixes a few small things such as the list name in the "add list to ballot" modal (it was hardcoded to a placeholder name).

Another change was that a file was being referenced and it was unused except for the interface. I moved the interface to the types files and updated references throughout and marked the file as -old just so we can remove when we do a final cleanup.

Additional Information

Related Issues

Closes #102 Closes #104

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address:

vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
op-retropgf3-discovery-voting ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2023 11:34am
ZakGriffith commented 11 months ago

Spacing looks great on the My Ballot page! Can't check the others as I'm getting this error when clicking the Lists tab. Cleared cache and tried different browsers, same result.

image

ZakGriffith commented 11 months ago

Sorry, not the List tab, but when I click into a specific list this error occurs.

ZakGriffith commented 11 months ago

Hrmm, this is happening to me on the main branch as well.