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 15 forks source link

Fixed lists grid view. Add two columns one for tags and the other one for add to ballot button so that displays correctly. Tags to the left and ballot button to the right #184

Closed electrone901 closed 11 months ago

electrone901 commented 11 months ago

Description

  1. Fixed lists grid view. Add two columns one for tags and the other one for the add to ballot button so that displays correctly. Tags to the left and ballot button to the right.
  2. Test it and it worked.
  3. If you want to test and add a new list, you need to clean the cache and delete any projects on View Ballot.

Additional Information

Your ENS/address: Coderxyz.eth

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 Dec 12, 2023 5:40pm
ZakGriffith commented 11 months ago

This is looking much much better! One thing that needs address is that in the lists with no category, the Add To Ballot button is slightly higher than the lists with categories. Those should all be level. Keep it up!

image

ZakGriffith commented 11 months ago

Upon further testing, the button is floating higher only in Lists with no description. Description is now required, I think we can merge this as is. Nice work!