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

Add front-end validations for List creation requirements component #181

Closed electrone901 closed 10 months ago

electrone901 commented 10 months ago

List creation requirements #161

Description

  1. Add front-end validations for CreateList Form Component

  2. Add validate form function, which checks if the list name and description are valid

  3. Add conditional rendering for the list name & description. If they are not valid it displays a helpful message

  4. Test it and it worked.

    Additional Information

Your ENS/address: Coderxyz.eth

vercel[bot] commented 10 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 Nov 28, 2023 2:53am
ZakGriffith commented 10 months ago

This looks good!