Add Ethereum World Fair banner on apps page#16419
Conversation
corwintines
commented
Oct 1, 2025
- Adds devconnect banner to apps page
- Adds support for new column in spreadsheet for world fair apps
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Have converted to draft until devconnect team is more prepared for this. |
|
@corwintines, this is a go from me. Do you want a dev review? |
|
@claude review please |
|
Claude finished @minimalsm's task —— View job PR Review for Devconnect BannerReview Progress:
🔍 Review FindingsThis PR successfully implements a Devconnect banner for the apps page with world fair app filtering. Here's my detailed analysis: ✅ Strengths
|
| "lastUpdated": "2025", | ||
| "ready": "true" | ||
| "ready": "true", | ||
| "devconnect": "true" |
There was a problem hiding this comment.
should 'retro gaming' be 'Retro gaming'?
| @@ -0,0 +1,119 @@ | |||
| "use client" | |||
|
|
|||
| import { AppData } from "@/lib/types" | |||
|
@claude re: your feedback
|
|
Claude finished @minimalsm's task —— View job Corrected PR Review for Devconnect BannerReview Progress:
🔍 Corrected Review FindingsI apologize for the errors in my previous review. Here's the corrected analysis: ✅ Strengths
✅ Design Choices (Intentional)The following were flagged in my previous review but are deliberate design decisions:
🎨 UI/UX Implementation
📊 Mock Data QualityThe mock data in 📝 Final AssessmentOverall: ✅ Fully Approved This is a well-implemented feature that successfully adds the Devconnect banner with world fair app filtering. The code quality is excellent, follows project conventions, implements proper TypeScript typing, and the responsive design is expertly executed. Key Achievements:
The feature successfully integrates world fair app support and maintains the high code quality standards of the ethereum.org codebase. Apologies for the confusion in my initial review. The implementation is solid and ready for production. |
minimalsm
left a comment
There was a problem hiding this comment.
@corwintines LGTM.
See my comment re: Remix gaming, but not blocking. A different PR can fix this later if it's a mistake.
|
@minimalsm the retro gaming thing would need to be changed in the spreadsheet, this is just mock data meant to mock whats coming from that. But, going to merge this and get deploy ready. |
