Skip to content

Meetup stats: Show "no data" for unannounced speakers#1287

Merged
andygrunwald merged 1 commit intomainfrom
meetup-stats-no-data-unannounced-speakers
Feb 28, 2026
Merged

Meetup stats: Show "no data" for unannounced speakers#1287
andygrunwald merged 1 commit intomainfrom
meetup-stats-no-data-unannounced-speakers

Conversation

@andygrunwald
Copy link
Contributor

Summary

  • Adds an _announced flag to talks in meetups.js that tracks whether a talk had original speaker data before defaults were applied
  • Filters out unannounced talks in both Rhine-Ruhr and Alps stats pages, showing "no data" instead of placeholder strings like "Here could be your name"
  • Follow-up to Meetup: Apply default values for unannounced talks #1286 which introduced centralized default values for unannounced meetup talks

Test plan

  • make build completes without errors
  • Check dist/meetup/rhine-ruhr/stats/index.html — rows with empty speaker data show "no data" in the Speakers column
  • Check dist/meetup/alps/stats/index.html — rows with real speaker data still show speaker names correctly

🤖 Generated with Claude Code

The previous default values PR caused placeholder strings like
"Here could be your name" to appear in the stats pages Speakers
column. Add an _announced flag to talks before defaults are applied
and filter by it in stats pages, falling back to "no data".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Feb 28, 2026

Deploy Preview for nifty-bardeen-5c7e53 ready!

Name Link
🔨 Latest commit a10a75d
🔍 Latest deploy log https://app.netlify.com/projects/nifty-bardeen-5c7e53/deploys/69a328a5362b480008ee7641
😎 Deploy Preview https://deploy-preview-1287--nifty-bardeen-5c7e53.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@andygrunwald andygrunwald merged commit d0a27dc into main Feb 28, 2026
5 checks passed
@andygrunwald andygrunwald deleted the meetup-stats-no-data-unannounced-speakers branch February 28, 2026 18:13
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.

1 participant