-
Notifications
You must be signed in to change notification settings - Fork 1
Trustlab: Post Page add block support #1208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Implement PostImageOverview component with props for title, content, image, deadline, location, and application link. - Create corresponding Jest tests and snapshots for the new component. - Update pagify function to include new post type and format deadline in getPost utility. - Add PostImageContent block to the payload structure. - Enhance BaseContentCollection to support new content blocks. - Update index files to export new components and utilities.
In between tasks @koechkevin but qq, is this (completely) different from the |
Yes, completely different |
…related tests and payload structures
…text colors; update PageOverview payload to include color settings field
Your reviews @CodeForAfrica/tech ? PS: Could be unrelated @koechkevin but I see we are using |
…tionActive; modify getPost utility to reflect deadline status
Description
Fixes #1177
Type of change
Screenshots
Checklist: