Skip to content

Remove the survey banner (form no longer exists) - #1048

Merged
bryceerobertson merged 1 commit into
masterfrom
remove-survey-banner
Sep 15, 2026
Merged

bryceerobertson merged 1 commit into
masterfrom
remove-survey-banner

Conversation

@bryceerobertson

Copy link
Copy Markdown
Member

The survey banner at the top of every page ("Take AISafety.info's 3 minute survey…") links to a Google Form that no longer exists. Google now serves a "You can't access this item because it is in violation of our Terms of Service" page for it, so the banner sends visitors to a dead end. Reported by Rob via StevenK in Discord on 15 September 2026.

  • Removes the survey entry from GlobalBanners, which now renders nothing.
  • Keeps the banner component and its styles, with an empty banners list, so a future site-wide notice is a one-line addition.
  • No other behaviour changes.

Merging deploys automatically through the "Deploy to Cloudflare Worker" workflow.

🤖 Generated with Claude Code

The "Take AISafety.info's 3 minute survey" banner at the top of every
page linked to a Google Form that Google has taken down (the link now
shows a "violation of Terms of Service" error page), so the banner sent
visitors to a dead end.

The banner component stays in place with an empty list, so a future
site-wide notice can be added by appending one entry.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@bryceerobertson
bryceerobertson merged commit 251e4be into master Sep 15, 2026
1 check passed
@bryceerobertson
bryceerobertson deleted the remove-survey-banner branch September 15, 2026 21:28
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