BuidlGuidl / grants.buidlguidl.com

https://grants-bg.vercel.app
MIT License
3 stars 3 forks source link

Community Grants section - Customize apply button and feedback depending on connected address #116

Closed Pabl0cks closed 7 months ago

Pabl0cks commented 7 months ago

Fixes #66

A few notes to check:

Hope the code is not too messy, sorry just in case lol

https://www.loom.com/share/baf0788d88514003bc5c1513b2b50f1d?sid=aa38c661-61c3-44a5-8755-b1b2209860d7

vercel[bot] commented 7 months ago

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

Name Status Preview Comments Updated (UTC)
grants-bg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 2:09pm
Pabl0cks commented 7 months ago

Changed warning and success color tones to match the design, since they were mostly used in Admin pages, that way don't need to define a new color manually for this. (Not sure if that's the right practice tho!)

I think I'm going to revert that one, the green color looks really bad in some admin actions 😢

carletex commented 7 months ago

This is great! Thank you both <33

Pushed a couple of little things. One is to make this better:

Because currently the patches in the right section (Who, Process, Amount etc) seems a bit apart from each other

We can iterate in another PR (still some resolution around 1100 when the patches overlap)

Pabl0cks commented 7 months ago

Thanks @technophile-04 and @carletex for the review!! This one was tough, sorry you had to get your hands dirty!! 😢

Your implementation is much cleaner Shiv, love it!! ❤