Skip to content

Training: featured tag shows the program type, not 'program'#481

Open
emilymarais wants to merge 1 commit into
training-pagefrom
training-featured-tag
Open

Training: featured tag shows the program type, not 'program'#481
emilymarais wants to merge 1 commit into
training-pagefrom
training-featured-tag

Conversation

@emilymarais

Copy link
Copy Markdown
Collaborator

On /training, the featured cards for MATS Summer 2026 and the Anthropic AI Safety Fellows Program showed "Featured program" instead of the specific type.

Cause: the tag used program.featuredTagline ?? "Featured " + type, and the Airtable Featured tagline field is set to a generic "Featured program" for those rows, which overrode the type.

Fix: derive the tag from the program type (dropping the featuredTagline precedence), matching how /events builds its featured tag. Now reads "Featured fellowship", "Featured bootcamp", etc.

🤖 Generated with Claude Code

The featured tag used the Airtable Featured tagline field first, which is
set to a generic 'Featured program' for some rows (e.g. MATS, Anthropic
Fellows). Derive it from the program type instead (matching /events), so it
reads 'Featured fellowship', 'Featured bootcamp', etc.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-safety-com Ready Ready Preview, Comment Jul 22, 2026 10:15am

Request Review

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