Skip to content

Fix host names missing when explicitly set in frontmatter#2169

Open
2u841r wants to merge 1 commit intosyntaxfm:mainfrom
2u841r:fix/host-names-missing
Open

Fix host names missing when explicitly set in frontmatter#2169
2u841r wants to merge 1 commit intosyntaxfm:mainfrom
2u841r:fix/host-names-missing

Conversation

@2u841r
Copy link
Contributor

@2u841r 2u841r commented Mar 21, 2026

Fixes #2170

When hosts: is explicitly set in a show's frontmatter, HostsAndGuests.svelte renders host.name from the DB. If that User record has name: null, the name silently renders as empty.

Fix: fall back to username when name is null.

Affects 20 shows — all featuring w3cj who joined after the hardcoded fallback was written.

@vercel
Copy link

vercel bot commented Mar 21, 2026

@2u841r is attempting to deploy a commit to the Syntax Team on Vercel.

A member of the Team first needs to authorize it.

@2u841r
Copy link
Contributor Author

2u841r commented Mar 21, 2026

maybe this need more work.

@developerzeke
Copy link
Contributor

You've made lots of issues/PRs with very ai-sounding messages on very unrelated issues spanning tons of episodes/pages. Did you just point an OpenClaw at the repo so you could add it to your readme? That's.. kinda cringe imo

image

@2u841r
Copy link
Contributor Author

2u841r commented Mar 22, 2026

You've made lots of issues/PRs with very ai-sounding messages on very unrelated issues spanning tons of episodes/pages. Did you just point an OpenClaw at the repo so you could add it to your readme? That's.. kinda cringe imo.

No, I am fan visitor of this site for 12+ months. watched 200+ episodes on YT. commented many comment. (team syntax can check, my YT username/handle is same as github.)

I haven’t used Openclaw yet. Issues title + desc. + PR created with Claude Code, but i find src file / component file for edit by VS Code fork (without ai), then mentioned @filename in claude code. not "find where is problem and fix".

but I can still fix these without any Ai. these problems are noticed by my very human eye + browsing experience.

I don’t know why you said "very unrelated issues".

I learned Svelte (+kit) on Mid-2024. still my favourite framework. and this site is svelte.

I should have live stream or at least record with OBS my 3-4 hours journey for you + others. I have noticed more issues.

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.

Host names missing on show pages when hosts are explicitly set in frontmatter

2 participants