Skip to content

506: Story headers render broadcast date when set#515

Open
rpeterman-gp wants to merge 2 commits intowordpressfrom
fix/506-story-header-displya-broadcast-date
Open

506: Story headers render broadcast date when set#515
rpeterman-gp wants to merge 2 commits intowordpressfrom
fix/506-story-header-displya-broadcast-date

Conversation

@rpeterman-gp
Copy link
Copy Markdown
Contributor

Closes #506

  • Story pages render broadcast date when set.
  • Update date render logic of all content page headers to be consistent.

To Review

  • Use the Preview link located in the Now comment below.

...or...

  • Checkout Branch.
  • Run yarn.
  • Run yarn dev:start.
  • Go to localhost:3000.

...then...

  • Go to a story with a broadcast date set.
  • Ensure that date is displayed on both standard and feature layouts.

@brandonhundt brandonhundt removed their request for review October 30, 2025 14:33
@brandonhundt
Copy link
Copy Markdown
Collaborator

@rpeterman-gp took another review of this PR. I think in cases where the Published date and Broadcast differ, we should show them both. If there's only one date to show, I think its the published date. So here's what I recommend:

Show the pub date in the story header

If the broadcast date is different, maybe something in the story footer... "This post was broadcast on {broadcast_date}"

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.

Story pages should render broadcast date when set

2 participants