Closed TheVessen closed 5 days ago
Already looks pretty good 🎉 Only thing I would suggest we fix is to handle non-matched/mapped maturity stages to avoid and undefined category.
Sure, that's a good idea! Any idea what the default fallback should be?
Was thinking Sandbox, @MaximilianVomhof wdyt?
Yes, Sandbox is a good idea
Thorben Westerhuys @.***> schrieb am Fr. 15. Nov. 2024 um 16:06:
Was thinking Sandbox, @MaximilianVomhof https://github.com/MaximilianVomhof wdyt?
— Reply to this email directly, view it on GitHub https://github.com/opensource-construction/website/pull/141#issuecomment-2479095831, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6IW735RY2SIBQPCRCFOHVL2AYEWBAVCNFSM6AAAAABRYKGRG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZGA4TKOBTGE . You are receiving this because you were mentioned.Message ID: @.***>
@TheVessen is attempting to deploy a commit to the opensource-construction Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
opensource-construction | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2024 5:46pm |
Description
This pull request proposes the following changes:
Remarks
The text for the Projects is now hardcoded to the project page itself, probably best to change this in the future. Also, the text is now duplicated on the index page as well @MaximilianVomhof probably something to discuss what content text should be on the index page and what inside the project page.
@n0rdlicht didn't use the
Card
component, since the button didn't work in this case with different backgrounds (darker gray/yellow + white card background). For the moment, I just copied some code to get it going for the hackathon, but maybe something to have a look at in the future.