Skip to content

Fix authors rendering as [object Object]#24

Merged
benjie merged 1 commit into
graphql:mainfrom
magicmark:fix-author-rendering
May 8, 2026
Merged

Fix authors rendering as [object Object]#24
benjie merged 1 commit into
graphql:mainfrom
magicmark:fix-author-rendering

Conversation

@magicmark
Copy link
Copy Markdown
Contributor

@magicmark magicmark commented May 7, 2026

Oops!

fixes this:

Screenshot 2026-05-07 at 3 46 23 PM

(we changed authorName -> authors array in the metadata.yml schema but forgot to update here.)

@magicmark magicmark force-pushed the fix-author-rendering branch from c1db033 to 9244a12 Compare May 7, 2026 20:42
The authorName helper assumed string authors but metadata now uses objects.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@magicmark magicmark force-pushed the fix-author-rendering branch from 9244a12 to fc33cf5 Compare May 7, 2026 20:43
@magicmark magicmark marked this pull request as ready for review May 7, 2026 20:44
@magicmark magicmark requested a review from benjie May 7, 2026 20:44
@magicmark magicmark changed the title Fix authors rendering as [object Object] Fix authors rendering as [object Object] May 7, 2026
@magicmark magicmark requested a review from martinbonnin May 7, 2026 20:47
@benjie
Copy link
Copy Markdown
Member

benjie commented May 8, 2026

You can just merge stuff like this yourself @magicmark - it's just a bug fix.

@benjie benjie merged commit a1ed9fc into graphql:main May 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants